-
-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add pull request velocity to user profile page #1215
Conversation
β Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
β Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My one question is if we need to reuse this calculation everywhere (in the chrome extension) or should we the calculation to the API.
For now, let's merge though
Definitely worth revisiting there. Need to see impact on time to query the data for the user |
## [1.48.0-beta.7](v1.48.0-beta.6...v1.48.0-beta.7) (2023-05-23) ### π Features * add pull request velocity to user profile page ([#1215](#1215)) ([e458956](e458956))
π This PR is included in version 1.48.0-beta.7 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.48.0](v1.47.0...v1.48.0) (2023-05-23) ### π Continuous Integration * move unit and e2e tests into separate jobs ([#1213](#1213)) ([d1ac6a0](d1ac6a0)) ### π Bug Fixes * check user follow after opening highlight menu ([#1197](#1197)) ([7ded9aa](7ded9aa)) * fix package.json merge ([287d999](287d999)) * fix repo overlap issue in Insight page ([#1204](#1204)) ([26f07b9](26f07b9)) * set default value to repo filter state ([#1214](#1214)) ([2f8b8d2](2f8b8d2)) ### π Features * add OpenGraph image for individual highlights ([#1205](#1205)) ([0e2b49f](0e2b49f)) * add Posthog as Next middleware ([#1210](#1210)) ([1f19b43](1f19b43)) * add pull request velocity to user profile page ([#1215](#1215)) ([e458956](e458956)) * Replace zendesk with SiteGPT ([#1209](#1209)) ([cb85a45](cb85a45))
π This PR is included in version 1.48.0 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.48.0-beta.7](open-sauced/app@v1.48.0-beta.6...v1.48.0-beta.7) (2023-05-23) ### π Features * add pull request velocity to user profile page ([#1215](open-sauced/app#1215)) ([e458956](open-sauced/app@e458956))
## [1.48.0](open-sauced/app@v1.47.0...v1.48.0) (2023-05-23) ### π Continuous Integration * move unit and e2e tests into separate jobs ([#1213](open-sauced/app#1213)) ([d1ac6a0](open-sauced/app@d1ac6a0)) ### π Bug Fixes * check user follow after opening highlight menu ([#1197](open-sauced/app#1197)) ([7ded9aa](open-sauced/app@7ded9aa)) * fix package.json merge ([287d999](open-sauced/app@287d999)) * fix repo overlap issue in Insight page ([#1204](open-sauced/app#1204)) ([26f07b9](open-sauced/app@26f07b9)) * set default value to repo filter state ([#1214](open-sauced/app#1214)) ([2f8b8d2](open-sauced/app@2f8b8d2)) ### π Features * add OpenGraph image for individual highlights ([#1205](open-sauced/app#1205)) ([0e2b49f](open-sauced/app@0e2b49f)) * add Posthog as Next middleware ([#1210](open-sauced/app#1210)) ([1f19b43](open-sauced/app@1f19b43)) * add pull request velocity to user profile page ([#1215](open-sauced/app#1215)) ([e458956](open-sauced/app@e458956)) * Replace zendesk with SiteGPT ([#1209](open-sauced/app#1209)) ([cb85a45](open-sauced/app@cb85a45))
What type of PR is this? (check all applicable)
Description
Closes #1201
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings
Screenshots are from prod data.
BEFORE:
AFTER:
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?