Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit86263bf

Browse files
authored
Update git-tokens.md (#1191)
Added commit statuses and pull request permissions for fine-grained tokens
1 parentab7f8c2 commit86263bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/security/git-tokens.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The table below lists the scopes required for Git Runtime tokens for the differe
6363

6464
| Git provider| Required scopes for Git Runtime token|
6565
| ----------------------------| ------------------------------|
66-
| GitHub and GitHub Enterprise|{::nomarkdown}<ul><li>Classic:<ul><li><codeclass="highlighter-rouge">repo</code></li><li><codeclass="highlighter-rouge">admin:repo_hook</code></li></ul><li>Fine-grained (personal or group-based):<ul><li>Repository access: <codeclass="highlighter-rouge">All repositories</code> or <codeclass="highlighter-rouge">Only select repositories</code> including all repos that Argo CD syncs from</li><li>Repository permissions:<ul><li>Administration: <codeclass="highlighter-rouge">Read and write</code></li><li>Contents: <codeclass="highlighter-rouge">Read and write</code></li><li>Metadata: <codeclass="highlighter-rouge">Read-only</code></li><li>Webhook: <codeclass="highlighter-rouge">Read and write</code></li></ul></li></ul></li></ul>{:/}|
66+
| GitHub and GitHub Enterprise|{::nomarkdown}<ul><li>Classic:<ul><li><codeclass="highlighter-rouge">repo</code></li><li><codeclass="highlighter-rouge">admin:repo_hook</code></li></ul><li>Fine-grained (personal or group-based):<ul><li>Repository access: <codeclass="highlighter-rouge">All repositories</code> or <codeclass="highlighter-rouge">Only select repositories</code> including all repos that Argo CD syncs from</li><li>Repository permissions:<ul><li>Administration: <codeclass="highlighter-rouge">Read and write</code></li><li>Commit statuses: <codeclass="highlighter-rouge">Read and write</code></li><li>Contents: <codeclass="highlighter-rouge">Read and write</code></li><li>Metadata: <codeclass="highlighter-rouge">Read-only</code></li><li>Pull requests: <codeclass="highlighter-rouge">Read and write</code></li><li>Webhooks: <codeclass="highlighter-rouge">Read and write</code></li></ul></li></ul></li></ul>{:/}|
6767
| GitLab Cloud and GitLab Server|Can be personal or group-based:{::nomarkdown}<ul><li><codeclass="highlighter-rouge">api</code> (includes <codeclass="highlighter-rouge">read_api</code>, <codeclass="highlighter-rouge">read_repository</code>, and <codeclass="highlighter-rouge">write_repository</code>)</li></ul> {:/}**NOTE**<br>For_personal_ tokens, the token must have`write` access to the[Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration/), and`read` access to all the repositories that Argo CD syncs from.<br>For_group_ tokens, the group must include all the repositories that Argo CD syncs from.|
6868
| Bitbucket Cloud and Bitbucket Server| {::nomarkdown} <ul><li>Account: <codeclass="highlighter-rouge">Read</code></li><li>Workspace membership: <codeclass="highlighter-rouge">Read</code></li><li>Webhooks: <codeclass="highlighter-rouge">Read and write</code></li><li>Repositories: <codeclass="highlighter-rouge">Write, Admin </code></li></ul>{:/}|
6969

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp