triage
triage copied to clipboard
Interactive command-line GitHub issue & notification triaging tool.
There's an API call that's evidently still in beta even when it's been used for months in the notifications view: Marking a selection of notifications as "done" will remove them...
Attempting to fetch an issue could result in a 404 if it's from a private organisation and the token doesn't have permissions. However, at the moment it will actually terminate...
This was in an older version before my refactor, but the idea is you quickly walk through your notifications, assign a priority, and later list them by the global priority...
I thought I had this, but it should say "Unwatching" or similar, just like it does for unsubscribing etc
## Prerequisites * [x] I searched to see if the issue already exists. ## Description Would love to use j/k (as a VIM user) to navigate instead of the up...