Skip to content

sdbondi/pr-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quick-and-dirty tool to generate a markdown table that summarizes the status (conflicts, CI, review state) of PRs

PR Author Mergeable Review state
#912 🔴 sdbondi No Needs review
#911 🔴 sdbondi No Needs review
#893 🔴 mrx Conflicts Approved by sdbondi
#895 🟢 x Conflicts Dismissed

Permissions

  1. Head to https://github.com/settings/tokens?type=beta

  2. Setup these permissions image

  3. Set GITHUB_TOKEN to your personal token, or pass in --token github_xxxx on the command line

Command options

Usage: pr-summary --owner <OWNER> --repo <REPO> --personal-token <PERSONAL_TOKEN>

Options:
  -o, --owner <OWNER>                    
  -r, --repo <REPO>                      
  -t, --personal-token <PERSONAL_TOKEN>  [env: GITHUB_TOKEN]
  -h, --help                             Print help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages