Skip to content

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

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#10
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 .devin-plugin/plugin.json against the latest vX.Y.Z tag.
  • Fail loudly when the version is already released or older than the latest tag.
  • Keep layout validation, zip packaging, and atomic tag+release creation.

Part of AX-2134.

Test plan

  • Confirm release.yml triggers on push to main and does not parse commit messages.
  • Confirm a merge without a version bump fails with an "already released" error.
  • Confirm a newer version would still produce release.zip and a GitHub 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