Hello there, hope everything is fine
I was wondering which permission scopes should I grant for the PAT (personal access token) of changesets action.
Below is the list of permission scopes available for PATs, I have some ambiguity to choose some of them.


And there's also some problem with this approach of giving PAT as github_token to the action, since the PAT gives access to all repos and you can't limit the scope.
Isn't there any better approach for that?
Hello there, hope everything is fine
I was wondering which permission scopes should I grant for the PAT (personal access token) of changesets action.
Below is the list of permission scopes available for PATs, I have some ambiguity to choose some of them.
And there's also some problem with this approach of giving PAT as
github_tokento the action, since the PAT gives access to all repos and you can't limit the scope.Isn't there any better approach for that?