Skip to content

ci: auto-release — merging a version bump dispatches Publish - #47

Merged
ditto-m[bot] merged 1 commit into
mainfrom
auto-release
Aug 1, 2026
Merged

ci: auto-release — merging a version bump dispatches Publish#47
ditto-m[bot] merged 1 commit into
mainfrom
auto-release

Conversation

@ditto-m

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

Copy link
Copy Markdown
Contributor

Per the operator's ask: no manual dispatch per release. A push to main that changes package.json to an untagged version dispatches publish.yml (GITHUB_TOKEN workflow_dispatch is exempt from the no-retrigger rule), which cuts the tag and dual-publishes in one run. Already-tagged versions no-op, so any package.json touch is safe. The dispatch path stays available for re-publishes.

A push to main that changes package.json to an untagged version dispatches
publish.yml (which cuts the tag and publishes in one run), so a release no
longer needs the manual dispatch. Already-tagged versions no-op, keeping
the trigger safe for any package.json touch.
@ditto-m
ditto-m Bot merged commit 95863dc 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