Skip to content

Add release version check and stop trying to bump to an RC version#413

Merged
nmburgan merged 1 commit intomainfrom
release_guard
Apr 21, 2026
Merged

Add release version check and stop trying to bump to an RC version#413
nmburgan merged 1 commit intomainfrom
release_guard

Conversation

@nmburgan
Copy link
Copy Markdown
Member

@nmburgan nmburgan commented Apr 18, 2026

This will prevent us from releasing if we forget to merge the PR from prepare_release. This also removes bump_to_rc_after_release since we don't do that in this repo and it would always fail.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document and added a Signed-off-by annotation to each of my commits
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

This will prevent us from releasing if we forget to merge the PR from prepare_release. This also removes bump_to_rc_after_release since we don't do that in this repo and it would always fail.

Signed-off-by: nmburgan <13688219+nmburgan@users.noreply.github.com>
@nmburgan nmburgan merged commit 71693b5 into main Apr 21, 2026
20 checks passed
@nmburgan nmburgan deleted the release_guard branch April 21, 2026 22:35
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