Skip to content

A nodejs utility to get pull request information from GitHub. A valid GitHub token with read access to repos must be provided to fetch the data.

License

Notifications You must be signed in to change notification settings

growombud/github-pr-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-pr-utils

A nodejs utility to get pull request information from GitHub. A valid GitHub token with read access to repos must be provided to fetch the data.

Adapted from: https:/NicoPampe/getGitsPullRequests which was written when Nico was at Ombud

Usage

npx -y github:growombud/github-pr-utils --owner <github-org> --repo
<github-repo> last-pr-ref
npx -y github:growombud/github-pr-utils --owner growombud --repo github-pr-utils
last-pr-ref

About

A nodejs utility to get pull request information from GitHub. A valid GitHub token with read access to repos must be provided to fetch the data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%