Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 362 Bytes

github-pr-stats

Github Pull Request Stats Y'All

Generate stats for the last 14 days (or whatever):

PR Stats

Generate stats regarding open pull requests:

Open PR Stats

Create a file called config.json in the root with the following structure and creds:

{
    "apikey": "",
    "org": "",
    "repo": ""
}