Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cppguru/gh-triage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gh triage

A small gh extension for finding issues to be triaged in a GitHub repository.

This extensions will list any open issues that are not labeled with any of the following labels:

  • p1
  • p2
  • p3
  • core
  • help wanted
  • tracking issue
  • needs-design
  • blocked
  • needs-user-input

Supports all options that gh issue list supports, except for --json, --jq, and --template which are being utilized by this extension.

About

GitHub CLI extension for triaging issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%