-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Define the technical solution for PR KPIs #805
Comments
/progress 10 Figuring out the technical solution |
/progress 15 |
/progress 30 Tested https://pullpo.io/app/metrics/, it's too much of what we want to do for now, their slack integration creates a slack channel for each PR and this will create a lot of noise for the code owners. |
We are not that bad in studio, I've computed the percentiles for the last merged 100 PRs (excluding automerges and bots).
@fmvilas @KhudaDad414 how theses metrics sounds for you ? |
/progress 35 Checking metrics validity and visualising them using chartjs |
But that's only one part of the product, isn't? Can't we just take the part of the metrics? |
@smoya sure, let's take the opportunity to see the demo |
/progress 40 Exploring https://github.com/marketplace/actions/issue-metrics |
/progress 50 Issues metrics looks great so far, this is an example of generated report shapeitapp/shapeitapp#61 |
/progress 100 Decided to go with https://pullpo.io/, we will make a setup in some repositories. |
Related to #802
The text was updated successfully, but these errors were encountered: