Skip to content

Commit

Permalink
Merge pull request #10 from awendt/note-unread-notifications
Browse files Browse the repository at this point in the history
docs: only unread notifications
  • Loading branch information
awendt authored Nov 9, 2024
2 parents 01b709a + 9081ae0 commit 1b39721
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ and watch the extension fetch information about each pull request in your notifi

Notifications will be polled every minute, making use of the `Last-Modified` request header and adhering to the `X-Poll-Interval` response header as described [in this doc](https://docs.github.com/en/rest/activity/notifications?apiVersion=2022-11-28).

> [!NOTE]
> The extension only takes **unread notifications** into account.
## Options

You can choose exactly which notifications will be cleaned up. By default, no notifications will be cleaned up.
Expand Down

0 comments on commit 1b39721

Please sign in to comment.