Skip to content

fix: use RELEASE_TOKEN in auto-format workflow to trigger CI#564

Merged
d0ugal merged 1 commit intomainfrom
fix/auto-format-release-token
Apr 26, 2026
Merged

fix: use RELEASE_TOKEN in auto-format workflow to trigger CI#564
d0ugal merged 1 commit intomainfrom
fix/auto-format-release-token

Conversation

@d0ugal
Copy link
Copy Markdown
Owner

@d0ugal d0ugal commented Apr 26, 2026

Summary

  • Switch the auto-format workflow to use RELEASE_TOKEN (fine-grained PAT) instead of the built-in GITHUB_TOKEN for the checkout step
  • Commits pushed by the auto-format bot now trigger CI, because GITHUB_TOKEN-based pushes are intentionally blocked from re-triggering workflows by GitHub

Test plan

  • Confirm the auto-format workflow pushes a commit when formatting changes are needed
  • Confirm CI runs are triggered by that commit

@d0ugal d0ugal enabled auto-merge (rebase) April 26, 2026 08:06
@d0ugal d0ugal merged commit 14edf74 into main Apr 26, 2026
7 checks passed
@d0ugal d0ugal deleted the fix/auto-format-release-token branch April 26, 2026 08:18
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