Skip to content

fix: skip auto-merge for release PRs#90

Merged
github-actions[bot] merged 1 commit into
mainfrom
fix-release-auto-merge
Jun 6, 2026
Merged

fix: skip auto-merge for release PRs#90
github-actions[bot] merged 1 commit into
mainfrom
fix-release-auto-merge

Conversation

@SebTardif
Copy link
Copy Markdown
Contributor

Release PRs from patchloom-release[bot] get auto-approved (satisfies branch protection) but should NOT auto-merge. The maintainer controls release timing by manually merging the release PR when ready.

Adds an if condition on the auto-merge step to skip it when the PR author is patchloom-release[bot].

Release PRs from patchloom-release[bot] should be approved (to satisfy
branch protection) but not auto-merged. The maintainer decides when to
release by manually merging the release PR.

Skip the auto-merge step when the PR author is patchloom-release[bot].

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@github-actions github-actions Bot enabled auto-merge (squash) June 6, 2026 05:39
@github-actions github-actions Bot merged commit 6613770 into main Jun 6, 2026
19 checks passed
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