Skip to content
/ triage Public
forked from tj/triage

Interactive command-line GitHub issue & notification triaging tool.

Notifications You must be signed in to change notification settings

cto-ai/triage

 
 

Repository files navigation

Triage

Interactive command-line GitHub issue & notification triaging tool.

Installation

Via go get:

$ GO111MODULE=on go get github.com/tj/triage/cmd/triage@master

Via ops run by CTO.ai:

$ npm install -g @cto.ai/ops && ops account:signup
$ ops run @tj/triage

Features

Some of the current features include:

  • Quickly view and search notifications
  • View issue details, labels, and comments
  • View notifications without marking them as read
  • Mark notifications as read, or unsubscribe entirely
  • Unwatch entire repositories
  • Add and remove issue labels
  • Add comments to issues

Upcoming features may include things like:

  • Global priority management across all of your projects
  • Automatically prioritize based on your GitHub sponsors
  • Templated comment responses

Screenshots

Notifications listing:

Filtering notifications with the / search:

Viewing issue details:

Adding and removing labels:

Leaving a comment:


GoDoc

Sponsors

This project is sponsored by CTO.ai, making it easy for development teams to create and share workflow automations without leaving the command line.

About

Interactive command-line GitHub issue & notification triaging tool.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Dockerfile 0.9%