Skip to content

fix: use Bearer auth for GitHub App tokens#259

Merged
andrewrady merged 1 commit into
ritterim:masterfrom
tgharold:20260518-1338
May 18, 2026
Merged

fix: use Bearer auth for GitHub App tokens#259
andrewrady merged 1 commit into
ritterim:masterfrom
tgharold:20260518-1338

Conversation

@tgharold

Copy link
Copy Markdown
Contributor

App installation tokens (ghs_*) require Authorization: Bearer, not the OAuth token scheme. Also set GIT_TERMINAL_PROMPT=0 to fail fast instead of attempting a /dev/tty credential prompt.

Co-Authored-By: Claude Sonnet 4.6

App installation tokens (ghs_*) require Authorization: Bearer,
not the OAuth `token` scheme. Also set GIT_TERMINAL_PROMPT=0
to fail fast instead of attempting a /dev/tty credential prompt.

Co-Authored-By: Claude Sonnet 4.6
@tgharold
tgharold requested a review from andrewrady May 18, 2026 19:08
@tgharold
tgharold requested a review from a team as a code owner May 18, 2026 19:08
@andrewrady
andrewrady merged commit e3c97fd into ritterim:master May 18, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants