gitify icon indicating copy to clipboard operation
gitify copied to clipboard

Mark as Read does not work for private repos

Open Knappek opened this issue 4 years ago • 1 comments

Not sure this is a bug or some settings are missing, but when I want to mark Notifications as read, the notification does not disappear for private repos.

Knappek avatar Dec 07 '21 09:12 Knappek

Thats because the app doesn't have access to private repo's

My fork fix this, (and other stuff)

https://github.com/Araxeus/gitify/releases/tag/v4.3.2

(There's also pr #538 in this repo which might be merged someday)

Alternatively, you can create a github token with repo+notifications scopes, and input that token in gitify

Araxeus avatar Apr 25 '22 09:04 Araxeus