| Index |
Data |
Possible ways to obtain it |
Visualization |
| 3 |
Number of PRs oppened by new contributors |
Discover if it's the first PR of the user |
|
| 4 |
How many of these first PRs were accepted |
Just see if it was accepted |
Donut Chart |
| 5 |
How many of these first PRs went into production |
recommend CI/CD |
|
This one is tricky as we don't really know if the repo has CI/CD implemented. We might suggest that they implement as a good practice.
If we have the info of if the PR is in production, a donut chart of the approved PRs with a section for the ones on production.
Originally posted by @hpbl in #4 (comment)
This one is tricky as we don't really know if the repo has CI/CD implemented. We might suggest that they implement as a good practice.
If we have the info of if the PR is in production, a donut chart of the approved PRs with a section for the ones on production.
Originally posted by @hpbl in #4 (comment)