Skip to content

fix(ci): stop release-please auto-merge loop - #35

Merged
Endika merged 1 commit into
mainfrom
fix/release-please-loop
Jul 6, 2026
Merged

fix(ci): stop release-please auto-merge loop#35
Endika merged 1 commit into
mainfrom
fix/release-please-loop

Conversation

@Endika

@Endika Endika commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Enable GitHub native auto-merge and stop. The old post-create step waited only 60s for MERGED, then unconditionally deleted the release branch and self-re-dispatched, so when the release PR's required checks didn't finish within 60s it destroyed the PR and looped forever. Validated on converthub (v1.9.6 released cleanly).

Enable native auto-merge and stop, instead of waiting 60s then deleting the
release branch and self-dispatching, which destroyed the release PR before its
required checks finished and looped forever.
@Endika
Endika merged commit 0879ef1 into main Jul 6, 2026
2 checks passed
@Endika
Endika deleted the fix/release-please-loop branch July 6, 2026 11:22
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