Skip to content
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

[Documentation-Request] Specify Scopes Required for PAT #61

Open
nibanks opened this issue May 16, 2022 · 2 comments · May be fixed by #88
Open

[Documentation-Request] Specify Scopes Required for PAT #61

nibanks opened this issue May 16, 2022 · 2 comments · May be fixed by #88
Labels
need-to-triage Requires investigation

Comments

@nibanks
Copy link

nibanks commented May 16, 2022

The documentation does not specify exactly which scopes are required for the PAT. Without this information the user has to either give all access to the PAT or spend a lot of time with trial and error to figure out the minimum.

@nibanks nibanks added the need-to-triage Requires investigation label May 16, 2022
@AlfredWang01
Copy link

Is there any progress for this issue?

@jgahman
Copy link

jgahman commented Jan 17, 2023

At a minimum, I found it necessary for only the following one (1) scope:
Build (Read & Execute)

At first ran with the following scopes:
Build (Read & execute)
Code (Read)
Release (Read)

Using only Build (Read & Execute) I am able to run a the azure/pipeline action.
This was just a simple pipeline test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-to-triage Requires investigation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants