Skip to content

Commit d350657

Browse files
committed
update scopes for github app
1 parent dd60617 commit d350657

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

self-hosting/govern/integrations/github.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,7 @@ To configure GitHub integration, you'll need to create a GitHub App within your
144144

145145
|Permission           |Access level    |Purpose|
146146
|---------|---------------------|-----------|
147-
|Commit statuses|Read-only|Allows the GitHub app to read and update commit statuses, indicating whether a commit has passed checks (e.g., CI/CD pipelines).|
148-
|Contents|Read and write|Grants access to read and modify repository contents, including reading files, creating commits, and updating files.|
149147
|Issues|Read and write|Enables reading, creating, updating, closing, and commenting on issues within the repository.|
150-
|Merge queues|Read-only|Allows interaction with merge queues to manage the order of pull request merges.|
151148
|Metadata|Read-only|Provides read-only access to repository metadata, such as its name, description, and visibility.|
152149
|Pull requests|Read and write|Allows reading, creating, updating, merging, and commenting on pull requests.|
153150

0 commit comments

Comments
 (0)