0oooo / githubApprovedReview

Implement a command-line script that, for a provided Github organisation and repository (test with nodejs/node), will produce histogram data for the time that it took the last N (default 10) merged pull requests to receive their first approved review, with the buckets: less than 1 hour, between 1 hour and 1 day, more than 1 day. Provide results as a JSON encoded string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0oooo/githubApprovedReview Stargazers