count-outside-pull-requests

1.2.0 • Public • Published

"Hey cool, people are contributing PRs to our projects!"

"How many PRs aren't from our team?"

git clone https://github.com/punkave/count-outside-pull-requests
npm install
cp config-example.js config.js
# edit that jawn, then...
node app

"How about in the last quarter?"

node app --from=2017-07-01 --to=2017-10-01

The --to option is "up to but not including," so this is correct.

Changelog

1.2.0: automatically excludes org members unless team is explicitly configured. To use this option effectively your token must have read access to the members list.

1.1.0: orgs config option to check all repos in those orgs.

Readme

Keywords

Package Sidebar

Install

npm i count-outside-pull-requests

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

5.96 kB

Total Files

4

Last publish

Collaborators

  • haroun
  • itsrogil
  • triskuit
  • bodonkey
  • etlaurent
  • alexgilbert
  • stuartromanek
  • boutell
  • alexbea
  • gregvanbrug
  • valjed
  • romanek
  • falkodev
  • mtthwmnc