To successfully upgrade Insiders and run a GitLab CI pipeline, which repo permissions should my PAT have? #5652
JuLeeAtPlanet
started this conversation in
General
Replies: 1 comment 2 replies
-
Fine-grained access tokens are currently not supported. We're working on moving the repository to an organization, which will allow the new token format. In the time being, please use a classic access token. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
When I try to upgrade or in my GitLab pipeline, I get the following error:
I've given the following permissions to the one forked repo:
Commit statuses -- Access: Read and write
Contents -- Access: Read and write
Issues -- Access: Read and write
Metadata -- Access: Read-only
Pull requests -- Access: Read and write
Questions about the section of the PAT settings:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions