Skip to content

ci: cut release tags in CI via workflow_dispatch - #46

Merged
ditto-m[bot] merged 1 commit into
mainfrom
ci/cut-release-on-dispatch
Aug 1, 2026
Merged

ci: cut release tags in CI via workflow_dispatch#46
ditto-m[bot] merged 1 commit into
mainfrom
ci/cut-release-on-dispatch

Conversation

@ditto-m

@ditto-m ditto-m Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Releases are cut by CI, not by hand: running Publish via workflow_dispatch with no inputs now tags main HEAD as v<package.json version> and publishes in the same run (a GITHUB_TOKEN-created tag cannot re-trigger workflows, hence cut+publish share the run). Existing behaviors unchanged: tag input = republish, tag push = backstop. Fails when the version is already tagged on a different commit.

@ditto-m
ditto-m Bot merged commit 9da1389 into main Aug 1, 2026
2 checks 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.

0 participants