Skip to content

release: allow for branch protection in release steps#1767

Merged
github-actions[bot] merged 1 commit intoquay:mainfrom
crozzy:release-branch-protection
Mar 2, 2026
Merged

release: allow for branch protection in release steps#1767
github-actions[bot] merged 1 commit intoquay:mainfrom
crozzy:release-branch-protection

Conversation

@crozzy
Copy link
Contributor

@crozzy crozzy commented Mar 2, 2026

Since the introduction of the branch protection rule to stop users pushing directly to main the previous release steps started failing. This changes the instructions to require the user merges the changelog update before tagging the release.

@crozzy crozzy requested a review from a team as a code owner March 2, 2026 18:30
@crozzy crozzy requested review from hdonnay and removed request for a team March 2, 2026 18:30
Since the introduction of the branch protection rule to stop users
pushing directly to `main` the previous release steps started failing.
This changes the instructions to require the user merges the changelog
update before tagging the release.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
@crozzy crozzy force-pushed the release-branch-protection branch from 7ea7f86 to 46450a7 Compare March 2, 2026 21:54
@hdonnay
Copy link
Member

hdonnay commented Mar 2, 2026

This could probably be even smarter and use the gh cli to approve the PR, but that's a task for another day.

@crozzy
Copy link
Contributor Author

crozzy commented Mar 2, 2026

/fast-forward

@github-actions github-actions bot merged commit 46450a7 into quay:main Mar 2, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants