Skip to content

AX-2134: unify release trigger on version-file diff - #63

Open
YoniMelki wants to merge 3 commits into
mainfrom
feature/AX-2134-unified-release-mechanism
Open

AX-2134: unify release trigger on version-file diff#63
YoniMelki wants to merge 3 commits into
mainfrom
feature/AX-2134-unified-release-mechanism

Conversation

@YoniMelki

@YoniMelki YoniMelki commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Switch release.yml from commit-subject [major|minor|patch] markers to comparing .claude-plugin/plugin.json against the latest strict vX.Y.Z tag.
  • Fail loudly when the version is already released or older than the latest tag (no silent green no-op).
  • Bump plugin version 0.2.21 → 0.2.22 so merging this PR is a real release, not a red “already released” run.
  • PR-time X.Y.Z shape check in validate.yml; cleanup of a partial GitHub Release only if the gate had already passed.

Part of AX-2134.

Landing

Merging cuts v0.2.22. After that, every merge to main must bump the manifest or Release fails by design.

Test plan

  • Confirm release.yml does not parse commit messages.
  • Confirm merge creates GitHub Release v0.2.22 with release.zip.
  • Confirm a follow-up merge without a bump fails with “already released”.

@YoniMelki
YoniMelki requested a review from a team as a code owner August 20, 2026 14:42
YoniMelki and others added 2 commits August 22, 2026 17:30
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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