Skip to content

Fine-grained PAT organization all repositories access question #110652

Answered by 0xSecureByte
wunc asked this question in Repositories
Discussion options

You must be logged in to vote
  • When you create a fine-grained personal access token (PAT) in GitHub and select an organization as the resource owner with the "all repositories" scope, it means all repositories owned by that organization. This includes both public and private repositories owned by the organization.

  • However, the permissions granted by a PAT are subject to the actual access levels your account has for each repository within the organization. If your account doesn't have access to a specific repository (for example, if it's a private repository and you don't have access permissions), the PAT won't grant you access to that repository.

  • In summary, when you generate a fine-grained PAT with the "all repo…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wunc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question
2 participants