Report: Present a report on the state of Pull Requests
See original GitHub issueDescription
Up till now, nearly 65+ Contributors have contributed to Rotten Scripts with more than 400+ Pull Requests created and 350+ Issues created. I want to better understand on how easy has the contributions been for the Contributors.
Since the Project has been a part of many Open-Source Programs, I need to understand how many PRs have been merged and how many PRs were closed. You can also scrap the comments and use some NLP techniques, to determine the most common reasons why PRs were closed and whether they were done by me or the contributor themselves.
I’m open to new ideas, but this is what the workflow should look like:
- Scrap PRs from the Project
- Store all of them in a neat CSV format
- Use your Data Visualization and NLP skills in churning out necessary insights
- Find the most common reasons on why PRs are closed and by whom
- Check out other stats like Average time for every PR to be reviewed, the most active maintainer and more
- Present all of these findings in the Discussions Tabs
The whole thing should be easily reproducible so please make a PR over the Others
so that we can run the check and churn out stats every couple of months.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (2 by maintainers)
hey,Can you please assign this issue to me as I am a participant of GSSOC’21 @HarshCasper
@HarshCasper I have done little work on this. Check it out once here!