Hallo, Entdecker! An dieser Seite wird aktiv gearbeitet, oder sie wird noch übersetzt. Die neuesten und genauesten Informationen findest Du in unserer englischsprachigen Dokumentation.

Diese Version von GitHub Enterprise wurde eingestellt am 2021-03-02. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für eine bessere Leistung, verbesserte Sicherheit und neue Features nimm ein Upgrade auf die neueste Version von GitHub Enterprise vor. Wende Dich an den GitHub Enterprise-Support, um Hilfe beim Upgrade zu erhalten.

Permissions required for GitHub Apps

You can find the required permissions for each GitHub App-compatible endpoint.

Inhalt dieses Artikels

About GitHub App permissions

GitHub Apps are created with a set of permissions. Permissions define what resources the GitHub App can access via the API. For more information, see "Setting permissions for GitHub Apps."

Metadata permissions

GitHub Apps have the Read-only metadata permission by default. The metadata permission provides access to a collection of read-only endpoints with metadata for various resources. These endpoints do not leak sensitive private repository information.

If you set the metadata permission to No access and select a permission that requires repository access, GitHub will override your selection and set the metadata permission back to Read-only. To set the metadata permission to No access, you must set all permissions that require repository access to No access first.

Mitarbeiter

Commit-Kommentare

Ereignisse

Git

Keys

Organization members

Suche

Permission on "administration"

Branches

Mitarbeiter

Invitations

Keys

Teams

Permission on "checks"

Permission on "contents"

Branches

Commit-Kommentare

Git

Reactions

Veröffentlichungen

Permission on "deployments"

Permission on "emails"

Permission on "followers"

Permission on "gpg keys"

Permission on "issues"

Issues and pull requests are closely related. For more information, see "List issues assigned to the authenticated user." If your GitHub App has permissions on issues but not on pull requests, these endpoints will be limited to issues. Endpoints that return both issues and pull requests will be filtered. Endpoints that allow operations on both issues and pull requests will be restricted to issues.

Bearbeiter

Ereignisse

Kennzeichnungen

Meilensteine

Reactions

Permission on "keys"

Keys

Permission on "members"

Organization members

Team members

Teams

Permission on "organization administration"

Permission on "organization hooks"

Teams

Permission on "organization pre receive hooks"

Permission on "organization projects"

Permission on "pages"

Permission on "pull requests"

Pull requests and issues are closely related.. If your GitHub App has permissions on pull requests but not on issues, these endpoints will be limited to pull requests. Endpoints that return both pull requests and issues will be filtered. Endpoints that allow operations on both pull requests and issues will be restricted to pull requests.

Bearbeiter

Ereignisse

Kennzeichnungen

Meilensteine

Reactions

Requested reviewers

Reviews

Permission on "repository hooks"

Permission on "repository pre receive hooks"

Permission on "repository projects"

Teams

Permission on "single file"

Permission on "starring"

Permission on "statuses"

Permission on "team discussions"