gh extension to interact with GitHub notifications.
gh extension install meiji163/gh-notify
Install fzf for interactive mode.
Usage: gh notify [--flags]
View and search and GitHub notifications.
Select a pull request or issue to get more info on it.
Flags:
-s print a static display
-n max number of notifications to show (default 30)
-p show only participating or mention notifications
-a include all notifications including read
- mark notifications as (un)read
- add interaction for discussion threads, actions, etc.