-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
ci(actions): add workflow to calculate and surface PR merge rate #17684
ci(actions): add workflow to calculate and surface PR merge rate #17684
Conversation
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17684 +/- ##
=======================================
Coverage 77.19% 77.19%
=======================================
Files 409 409
Lines 14025 14025
Branches 4355 4307 -48
=======================================
Hits 10827 10827
Misses 3029 3029
Partials 169 169 ☔ View full report in Codecov by Sentry. |
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.
nice!
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.
This is great!
8abaf92
…bon-design-system#17684) * ci(actions): add workflow to calculate and surface PR merge rate * ci(actions): add workflow to calculate and surface PR merge rate --------- Co-authored-by: Nikhil Tomar <[email protected]> Co-authored-by: Alison Joseph <[email protected]>
This workflow calculates the merge rate of PRs for the past week in this repo. The workflow outputs the data to slack as well as an actions job summary so we can view the output within the Actions tab on github.
Changelog
New
metrics-merge-rate.yml
Changed
metrics-repo-stats.yml
so these two workflows sit together alphabetically in the sidebar of code editors and the actions view here on githubTesting / Reviewing
I used a modified version of this locally to gather data from the last 12 weeks
Weekly merge rates for the last 12 weeks