Skip to content

fix: align commit message with release check pattern - #437

Merged
doron050 merged 1 commit into
mainfrom
fix/release-commit-skip-check
Jul 25, 2026
Merged

fix: align commit message with release check pattern#437
doron050 merged 1 commit into
mainfrom
fix/release-commit-skip-check

Conversation

@doron050

Copy link
Copy Markdown
Collaborator

The gen-release-pr workflow creates commits with message chore: prepare release v..., but both the skip check in gen-release-pr and the trigger check in release.yml look for Release Prep v in the commit message. This causes the release workflow to never trigger and the gen-release-pr to not skip itself.

Changed the commit message to Release Prep v... to match the PR title and the expected pattern.

@github-actions

Copy link
Copy Markdown
Contributor

Release Assistant - Passed

No version-worthy changes detected. Only non-functional, doc, or test changes.

@doron050
doron050 merged commit c03bfc1 into main Jul 25, 2026
7 checks passed
This was referenced Jul 25, 2026
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