Skip to content

Commit 2709916

Browse files
specify read and write
1 parent 12f9506 commit 2709916

File tree

1 file changed

+1
-1
lines changed
  • docs/organization/integrations/source-code-mgmt/github

1 file changed

+1
-1
lines changed

docs/organization/integrations/source-code-mgmt/github/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The following permissions are required for the GitHub integration to work correc
7373
| Administration | Read-only | To respect branch protection rules, determine default branches, and enhance automation. |
7474
| Checks | Read & Write | To show detailed pass/fail results (e.g. test coverage, release health) as GitHub Checks on PRs or commits. |
7575
| Commit Statuses | Read & Write | To post status checks (e.g. test analytics data) to commits in GitHub and integrate with branch protection rules. |
76-
| Contents | Read-only | To fetch source files, commits, and blame data for Suspect Commits, track files in Releases, and create and update pull requests. |
76+
| Contents | Read & Write | To fetch source files, commits, and blame data for Suspect Commits, track files in Releases, and create and update pull requests. |
7777
| Issues | Read & Write | To create GitHub issues from Sentry events and update linked issues. |
7878
| <span>Members<br/><em>_[Org-level]_</em></span> | Read-only | To map organization users to GitHub identities for improved issue attribution and collaboration. |
7979
| Metadata | Read-only | To identify repository structure, names, default branches, and visibility. |

0 commit comments

Comments
 (0)