Skip to content

Commit 77a4e71

Browse files
authored
feat: update faq public_repo (#344)
* feat: update faq `public_repo` Signed-off-by: Adam Setch <[email protected]> * feat: update faq `public_repo` Signed-off-by: Adam Setch <[email protected]> --------- Signed-off-by: Adam Setch <[email protected]>
1 parent fa097c2 commit 77a4e71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/faqs/1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: "My notifications aren't showing?"
33
---
44
When authenticating via **Personal Access Token (PAT)**:
55
- open [GitHub Developer Settings >> Tokens](https://github.com/settings/tokens)
6-
- confirm that your PAT has the following permissions: `notifications`, `read:user` and `repo`
6+
- confirm that your PAT has the following recommended permissions: `notifications`, `read:user` and `repo`
7+
- Note: if you only want Gitify to access public repositories, you can use permissions: `notifications`, `read:user` and `public_repo`
78

89
When authenticating via **Gitify GitHub App**:
910
- some organizations require GitHub Apps to request access prior to allowing access to organization data (including notifications)

0 commit comments

Comments
 (0)