8000
Skip to content
Discussion options

You must be logged in to vote

gh automatically requests the workflow scope during gh auth login if during the interactive login process you chose "Yes" to the question of whether to set up Git to authenticate with gh as a credential helper:

if flow.shouldSetup {
if isGitMissing(gitErr) {
return gitErr
}
flow.scopes = append(flow.scopes, "workflow")

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@jsok
Comment options

@mislav
Comment options

Answer selected by jsok
Comment options

You must be logged in to vote
2 replies
@LuizMateuss
Comment options

@Ravinduchathuranga
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants
0