most-guilty

0.0.2 • Public • Published

Most Egregiously Guilty of Outstanding Issues

Who has the most open issues assigned to them?

Install

npm i -g most-guilty

Prerequisite

You need a GitHub token to run this. This will take you about 30 seconds.

Run

most-guilty <username> <token> <user/org> <repo> [milestone]

username: Your GitHub username.

token: Your GitHub token.

user/org: The GitHub user or org that has the repo you want to run this against.

repo: The name of the repo you want to analyze.

milestone: Optional milestone to filter issues by.

Example

most-guilty guyellis <my-token> guyellis http-status-check

Output:

Total Unfiltered Issue Count: 20

Most Guilty:
issues  who     
------  --------
15      <nobody>
5       guyellis

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    1

Package Sidebar

Install

npm i most-guilty

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • guyellis