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

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 vX.Y.Z tag.
  • Add a dedicated PR-time validate-version.yml so version consistency is checked before merge.
  • Update README / CONTRIBUTING / VENDOR docs to match the new gate.

Part of AX-2134.

Test plan

  • Confirm validate-version.yml runs on PRs and catches plugin.json vs package.json drift.
  • Confirm release.yml no longer greps the commit subject.
  • Confirm an unchanged version vs latest tag fails loudly; a newer version would cut a zip release.

Made with Cursor

@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