Skip to content

Conversation

@robcohen
Copy link
Member

Summary

  • PRs created by update-flake-sources.yml using GITHUB_TOKEN don't trigger CI workflows (GitHub prevents this to avoid infinite loops)
  • This blocked auto-merge on PR chore: update desktop sources for v0.1.4 #55 because the required build status check never ran
  • Use the org-wide rustledger bot app token (BOT_APP_ID/BOT_PRIVATE_KEY) instead, matching the pattern in the rustledger repo's release-plz.yml

Test plan

  • Verify BOT_APP_ID and BOT_PRIVATE_KEY secrets are available in the rustfava repo (org-wide)
  • Next release will confirm the automated PR triggers CI checks

🤖 Generated with Claude Code

PRs created with GITHUB_TOKEN don't trigger CI workflows, which
blocked auto-merge on the required "build" status check. Use the
org-wide rustledger bot app token instead.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@robcohen robcohen enabled auto-merge (squash) January 28, 2026 21:11
@robcohen robcohen merged commit 5e30e0b into main Jan 28, 2026
23 checks passed
@robcohen robcohen deleted the fix/bot-token-flake-sources branch January 28, 2026 21:11
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.

2 participants