You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh pr edit --add-label runs a GraphQL query that also fetches
org/login fields requiring `read:org`, which COMMAND_BOT_PAT doesn't
have. The REST labels endpoint only needs `public_repo`, matching the
label-creation step already using REST above it.
Assisted-by: Claude:claude-sonnet-5
Co-authored-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
0 commit comments