Skip to content

refactor(workflow): standardise publish dispatch inputs#10

Open
HeyItsGilbert wants to merge 1 commit into
mainfrom
refactor/publish-workflow-inputs
Open

refactor(workflow): standardise publish dispatch inputs#10
HeyItsGilbert wants to merge 1 commit into
mainfrom
refactor/publish-workflow-inputs

Conversation

@HeyItsGilbert
Copy link
Copy Markdown
Owner

Adds full dispatch input surface (version, force, dry_run, create_release, publish) aligned with HeyItsGilbert/.github#1.

Re-trigger pattern for a failed publish: force=true, create_release=false, publish=true

🤖 Generated with Claude Code

Add version, force, dry_run, create_release, publish inputs.
Replaces bare workflow_dispatch with no inputs.
Use github.event_name != workflow_dispatch || inputs.X to default
create_release/publish to true on push events.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 30, 2026

Test Results

  3 files   69 suites   6s ⏱️
 98 tests  96 ✅ 2 💤 0 ❌
297 runs  291 ✅ 6 💤 0 ❌

Results for commit a552379.

♻️ This comment has been updated with latest results.

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