Skip to content

fix(ci): release after automated merges - #3

Merged
github-actions[bot] merged 1 commit into
mainfrom
fix/release-after-automerge
Sep 3, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
fix/release-after-automerge

Conversation

@mastertyko

Copy link
Copy Markdown
Owner

Summary

  • Trigger releases after successful completion of the owner auto-merge workflow.
  • Wait for the associated PR to reach MERGED before releasing current main.
  • Keep ordinary push and manual dispatch support.
  • Document why the fallback is necessary for merges initiated with GITHUB_TOKEN.

Evidence

PR #2 proved that owner-only auto-merge and the required Bun check work, but
its merge SHA did not create a push-triggered Release run because GitHub
suppresses workflow recursion for GITHUB_TOKEN.

Verification

  • actionlint
  • bun run check — 21 files, 233 tests
  • Gitleaks — no leaks

@github-actions
github-actions Bot enabled auto-merge September 3, 2026 17:13
@github-actions
github-actions Bot merged commit 1134df0 into main Sep 3, 2026
2 checks passed
@mastertyko
mastertyko deleted the fix/release-after-automerge branch September 3, 2026 17:30
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