Skip to content

COMMITDOCK-0015: Auto-tag on master when version bumps#11

Merged
vedanthvdev merged 1 commit into
masterfrom
COMMITDOCK-0015
May 13, 2026
Merged

COMMITDOCK-0015: Auto-tag on master when version bumps#11
vedanthvdev merged 1 commit into
masterfrom
COMMITDOCK-0015

Conversation

@vedanthvdev

Copy link
Copy Markdown
Owner

Adds a workflow that runs on pushes to master, compares package.json version to the previous revision, and when it increases creates and pushes tag vX.Y.Z so the existing release workflow builds the VSIX and opens a GitHub Release. Refuses to move an existing tag to a different commit. Documents workflow token permissions and the merge-only release flow in the README. Bumps to 0.9.3 so merging this change produces the first automated tag.

Adds a workflow that runs on pushes to master, compares package.json version to the previous revision, and when it increases creates and pushes tag vX.Y.Z so the existing release workflow builds the VSIX and opens a GitHub Release. Refuses to move an existing tag to a different commit. Documents workflow token permissions and the merge-only release flow in the README. Bumps to 0.9.3 so merging this change produces the first automated tag.
@vedanthvdev vedanthvdev merged commit ab6151b into master May 13, 2026
1 check passed
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