gh-review-stats v0.1.0
A command line tool for examining review statistics for GitHub repositories.
This is the first public release of gh-review-stats
, a tool for
examining reviewer statistics for projects hosted on GitHub.
This release includes a command to build a report showing the number of comments made across pull requests in a repository by each reviewer.
$ gh-review-stats reviewers --org sphinx-contrib --repo datatemplates
Using config file: /Users/dhellmann/.gh-review-stats.yml
...............................................
2/2: janbrohl
1: https://github.com/sphinx-contrib/datatemplates/pull/79 [dhellmann] "docs: remove file section from inline example"
1: https://github.com/sphinx-contrib/datatemplates/pull/77 [dhellmann] "docs: update use instructions"
2/1: dhellmann
2: https://github.com/sphinx-contrib/datatemplates/pull/77 [dhellmann] "docs: update use instructions"
1/1: kevung
1: https://github.com/sphinx-contrib/datatemplates/pull/77 [dhellmann] "docs: update use instructions"