Skip to content

fix: board pushes as app token (persist-credentials:false)#41

Merged
bdelanghe merged 1 commit into
mainfrom
fix/fleet-status-push-creds
Jun 29, 2026
Merged

fix: board pushes as app token (persist-credentials:false)#41
bdelanghe merged 1 commit into
mainfrom
fix/fleet-status-push-creds

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

The board commit was created but push 403'd as github-actions[bot] — checkout's persisted default-token auth header overrode the app-token URL. Set persist-credentials:false so the minted broker token does the push.

🤖 Generated with Claude Code

The board push ran as github-actions[bot] (403) because checkout persisted the
default GITHUB_TOKEN as a git http auth header, overriding the app-token URL the
synoptic container sets. Disable credential persistence so the entrypoint's
minted-token push is the one used.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bdelanghe bdelanghe merged commit 6be7886 into main Jun 29, 2026
1 of 2 checks passed
@bdelanghe bdelanghe deleted the fix/fleet-status-push-creds branch June 29, 2026 03:49
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.

1 participant