Skip to content

fix: release gate pattern for squash merge#84

Merged
vreshch merged 1 commit intomasterfrom
fix/release-gate-squash
Mar 29, 2026
Merged

fix: release gate pattern for squash merge#84
vreshch merged 1 commit intomasterfrom
fix/release-gate-squash

Conversation

@vreshch
Copy link
Copy Markdown
Contributor

@vreshch vreshch commented Mar 29, 2026

Summary

  • Fix release gate in publish.yml to match squash merge commit messages
  • Squash merges use PR title as commit message (Release vX.Y.Z), not Merge pull request...
  • Added ^Release v pattern to the gate check

Test plan

  • Merge this PR (squash), then trigger release-prepare and verify full flow

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 29, 2026

🎉 PR Validation ✅ PASSED

Commit: 85be92826765d20cbeb016f9e1c65efc9c06a838
Branch: fix/release-gate-squash

Checks:

  • ✅ Release guard (no version/changelog changes)
  • ✅ Dependencies installed
  • ✅ Type check passed
  • ✅ Linting passed
  • ✅ Format check passed
  • ✅ Tests + coverage passed
  • ✅ Build successful

Ready to merge!


🔗 View workflow run
⏰ Generated at: 2026-03-29T14:27:58.665Z

@vreshch vreshch force-pushed the fix/release-gate-squash branch from 3f9830d to 85be928 Compare March 29, 2026 14:27
@vreshch vreshch enabled auto-merge (squash) March 29, 2026 14:27
@vreshch vreshch merged commit d7f68df into master Mar 29, 2026
1 check passed
@vreshch vreshch deleted the fix/release-gate-squash branch March 29, 2026 14:28
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