Open gizmo385 opened 4 weeks ago
This is somewhat tricky because the API calls necessary to do this cannot be done with the API tokens that we use for LazyGithub. Might need to investigate an optional extension for using the Github CLI which can leverage these?
Support for this has started and your unread notification count is now visible in the top right corner (when enabled). This relies on the gh
CLI to make the necessary API calls, which is why it requires an explicit opt-in.
The next step is to add a page where you can examine most recent notifications and interact with them.
Github notifications are a frequent way that people use to interact with Github. We should build out some sort of UI for viewing (and potentially interacting with) those notifications into LazyGithub.