Skip to content

ci: allow release-please to be run on demand - #3

Merged
mschmicking merged 1 commit into
masterfrom
ci-release-please-dispatch
Aug 7, 2026
Merged

ci: allow release-please to be run on demand#3
mschmicking merged 1 commit into
masterfrom
ci-release-please-dispatch

Conversation

@mschmicking

Copy link
Copy Markdown
Owner

release-please is silent by design when there is nothing to release, which looks identical to it being misconfigured. Adding workflow_dispatch makes that distinction checkable without pushing a commit.

Also the first exercise of pr-title.yml, which could not run on #2 because pull_request_target uses the base branch's copy of the workflow.

🤖 Generated with Claude Code

release-please is silent when there is nothing to release, which is
indistinguishable from it being misconfigured. Adding workflow_dispatch makes
that state checkable without pushing a commit.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@mschmicking
mschmicking merged commit 52f6cbb into master Aug 7, 2026
13 checks passed
@mschmicking
mschmicking deleted the ci-release-please-dispatch branch August 7, 2026 22:00
mschmicking added a commit that referenced this pull request Aug 8, 2026
release-please is silent when there is nothing to release, which is
indistinguishable from it being misconfigured. Adding workflow_dispatch makes
that state checkable without pushing a commit.

Co-authored-by: Claude Opus 5 <noreply@anthropic.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