Skip to content

ci: verify CI green on main before pushing release tag#47

Merged
jpicklyk merged 1 commit intomainfrom
ci/release-ci-gate
Mar 5, 2026
Merged

ci: verify CI green on main before pushing release tag#47
jpicklyk merged 1 commit intomainfrom
ci/release-ci-gate

Conversation

@jpicklyk
Copy link
Owner

@jpicklyk jpicklyk commented Mar 5, 2026

Summary

  • Step 13 of /prepare-release now checks the test workflow status on main before pushing a release tag
  • If tests are in progress, waits with gh run watch
  • If tests failed, stops and alerts the user
  • Prevents tagging code that hasn't passed CI

Follow-up to #46.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Step 13 of prepare-release now checks the test workflow status on
main before tagging. If tests are in progress it waits; if they
failed it stops and alerts the user.

Closes #117d2518

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jpicklyk jpicklyk merged commit 834d063 into main Mar 5, 2026
2 checks passed
@jpicklyk jpicklyk deleted the ci/release-ci-gate branch March 5, 2026 21:54
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