Skip to content

samcoe/gh-triage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gh triage GitHub CLI extension

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

Installation

gh extension install samcoe/gh-triage

Usage

gh triage [flags]

Flags

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

Details

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

Author

@samcoe

About

GitHub CLI extension for triaging issues

Topics

Resources

License

Stars

Watchers

Forks

Languages