Using a Fine-Grained PAT #5583
Unanswered
santaimpersonator
asked this question in
Q&A
Replies: 1 comment 1 reply
-
We'll be moving the Insiders repository under an organization in the coming weeks/months. We can't just do that instantly, because there are hundreds of collaborators on that repository, so we need to think of a good migration path. When we started the Insiders program, it wasn't clear whether it would be a success, which is why we just started by going with a private user-level repo 😉 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone tried implementing the new, fine-grained personal access token in their workflow?
I noticed when setting up the token with our bot account, it wasn't able to access the mkdocs-material-insiders repo under the Repository access section.
However, this is the error message we get
remote: Write access to repository not granted. fatal: unable to access 'https://github.com/squidfunk/mkdocs-material-insiders.git/': The requested URL returned error: 403
My guess is that the insiders repo would have to be under an organization and the bot account would have to be part of the organization to be able to select the appropriate Resource owner and specific Repository access.
Beta Was this translation helpful? Give feedback.
All reactions