Skip to content

feat: adopt PR-title release automation, also do a minor release#52

Merged
itsmeadi merged 5 commits intomasterfrom
feat/pr-title-release-flow
May 1, 2026
Merged

feat: adopt PR-title release automation, also do a minor release#52
itsmeadi merged 5 commits intomasterfrom
feat/pr-title-release-flow

Conversation

@itsmeadi
Copy link
Copy Markdown
Collaborator

@itsmeadi itsmeadi commented May 1, 2026

Summary

  • switch release flow to merged PR-title semantic bumping
  • add release bump script and remove legacy prerelease workflow
  • validate PR titles with conventional title checks in CI

Test plan

  • ruby -c scripts/release/bump_version.rb
  • reviewed workflow YAML and conditions

Made with Cursor

Replace manual release/prerelease workflows with merged-PR title semantic releases, add version bump scripting, and enforce conventional PR titles in CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
Remove the extra PR-title validation job to keep CI minimal while retaining the release automation updates.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add an admin-triggered manual release workflow with explicit version input as a break-glass path.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add a concise release process section describing PR-title semver rules and the manual fallback workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
Normalize bump_version.rb style and permissions so format-check passes in CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@itsmeadi itsmeadi changed the title fix(ci): adopt PR-title release automation feat: adopt PR-title release automation, also do a minor release May 1, 2026
@itsmeadi itsmeadi merged commit 20b3f10 into master May 1, 2026
4 checks passed
@itsmeadi itsmeadi deleted the feat/pr-title-release-flow branch May 1, 2026 15:51
github-actions Bot added a commit that referenced this pull request May 1, 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