Skip to content

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

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#7
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 tag-push to push-to-main, comparing package.json against the latest strict vX.Y.Z tag.
  • Bump 0.1.0 → 0.1.1 so merge is a real release (tag v0.1.0 already exists).
  • PR-time semver shape check in ci.yml; steering / pin-sync / skills drift checks unchanged in behavior.
  • Concurrency added; checkout/setup-node bumped to v5.

Part of AX-2134.

Landing

Merging cuts v0.1.1 (no zip — the tag is the Kiro install target). After that, every merge must bump package.json or Release fails by design.

Open skills-sync PRs #5, #6, and #8 already bump to 0.1.1. After this lands they must rebase and bump to 0.1.2+ or Release will fail with "already released".

Test plan

@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:32
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