Skip to content

Commit c65669d

Browse files
authored
GitHub Apps: Add additional permissions requirement (#1394)
Add an additional required permission to GitHub Apps, which is required when using groups caching
1 parent 4a5437b commit c65669d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/admin/code_hosts/github.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ To create a GitHub App and connect it to Sourcegraph:
4747
Emails (Manage a user's email addresses): read
4848
Members (Organization members and teams): read
4949
Metadata (Search repositories, list collaborators, and access repository metadata): read
50+
Administration (Repository creation, deletion, settings, teams, and collaborators): read (only required for groups caching)
5051
```
5152

5253
<img alt="The GitHub App creation page on Sourcegraph, with the default values filled out" src="https://sourcegraphstatic.com/docs/images/administration/config/github-apps/github-apps-create-dark.png" />

0 commit comments

Comments
 (0)