Skip to content

fix: release gate pattern for squash merge#86

Merged
vreshch merged 2 commits intomasterfrom
fix/release-gate-squash
Mar 29, 2026
Merged

fix: release gate pattern for squash merge#86
vreshch merged 2 commits 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 core@X+platform@Y), not Merge pull request...
  • Added ^Release 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

github-actions bot commented Mar 29, 2026

🎉 PR Validation ✅ PASSED

Commit: 3fda2fbc48e2fc947f46010de27ab68d5061e9a3
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:30:19.766Z

@vreshch vreshch enabled auto-merge (squash) March 29, 2026 14:27
@vreshch vreshch merged commit 9e08237 into master Mar 29, 2026
2 checks passed
@vreshch vreshch deleted the fix/release-gate-squash branch March 29, 2026 14:33
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