Skip to content

Update scopes-for-oauth-apps.md to add manage_runners:org #39415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Name | Description
**`admin:org`** | Fully manage the organization and its teams, projects, and memberships.
 `write:org`| Read and write access to organization membership and organization projects.
 `read:org`| Read-only access to organization membership, organization projects, and team membership.
 `manage_runners:org`| Gives full control over self-hosted runners and runner groups within the organization.
**`admin:public_key`** | Fully manage public keys.
 `write:public_key`| Create, list, and view details for public keys.
 `read:public_key`| List and view details for public keys.
Expand Down
Loading