Report: Present a report on the state of Pull Requests
#758 建立於 2021年2月12日
倉庫指標
- Star
- (1,366 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Description
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.