Skip to content

fix(ci): adopt PR-title release automation#59

Draft
itsmeadi wants to merge 4 commits intomainfrom
feat/pr-title-release-flow
Draft

fix(ci): adopt PR-title release automation#59
itsmeadi wants to merge 4 commits intomainfrom
feat/pr-title-release-flow

Conversation

@itsmeadi
Copy link
Copy Markdown
Contributor

@itsmeadi itsmeadi commented May 1, 2026

Summary

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

Test plan

  • bash -n scripts/release/bump_version.sh
  • reviewed workflow YAML and release guards

Made with Cursor

Replace release-branch based publishing 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>
@itsmeadi itsmeadi marked this pull request as draft May 1, 2026 15:51
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