Skip to content

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

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

AX-2134: unify release trigger on version-file diff#13
YoniMelki wants to merge 2 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 markers to comparing .codex-plugin/plugin.json (cross-checked with package.json) against the latest strict vX.Y.Z tag.
  • Dedicated PR-time validate-version.yml (job id validate-version, contents: read); removed the duplicate inline check from pr.yml.
  • Bump 0.1.2 → 0.1.3 in both manifests so merge is a real release.

Part of AX-2134.

Landing

Merging cuts v0.1.3. After that, every merge to main must bump both manifests or Release fails by design.

Test plan

  • Confirm validate-version.yml catches plugin.json vs package.json drift and non-X.Y.Z versions.
  • Confirm merge creates GitHub Release v0.1.3 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
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