- PR: Merged PR total count and business PR rate
- PR: The proportion of
PR: FIXED
and target comparison - PR: The daily statistics of
PR: FIXED
and others - PR: The proportion of diversified business PR
- PR: Statistics and ranking of each developer
- CR: The proportion of comment and approve
- CR: Statistics and ranking of each developer
- Sprint: The developer star of the current sprint
- Sprint: The code quality assessment of the current sprint
$ git clone https://github.com/muwenzi/github-pr-analysis.git --depth=1
$ cd github-pr-analysis
$ npm install
$ npm start # visit http://localhost:8000
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
The templates based on ant-design-pro, more instructions at documentation.
Modern browsers and IE11.
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
Any type of contribution is welcome, here are some examples of how you may contribute to this project:
- Use Github PR Analysis in your daily work.
- Submit issues to report bugs or ask questions.
- Propose pull requests to improve our code.