Skip to content

bmulholland/gh-pr-stats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Pull Request Stats

Fetch GitHub pull request statistics.

Only statistics about merged pull requests are currently displayed.

Installation

npm install -g gh-pr-stats

Usage

  1. First, ensure you have a GitHub API token. One can be generated under Profile->Personal access tokens.
  2. To avoid passing in the token to the CLI for every run, set the GITHUB_PR_STATS_OAUTH_TOKEN environment variable with the token from step 1.
  3. Run the CLI:
gh-pr-stats -u <repo owner username> -n <repo name>

Author

License

This software is available under version 2.0 of the MPL:

https://www.mozilla.org/MPL/

About

Pull Request Stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%