Skip to content

refactor(workflow): standardise publish dispatch inputs#21

Merged
HeyItsGilbert merged 2 commits into
mainfrom
refactor/publish-workflow-inputs
May 30, 2026
Merged

refactor(workflow): standardise publish dispatch inputs#21
HeyItsGilbert merged 2 commits 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

  4 files   16 suites   14s ⏱️
198 tests 194 ✅ 0 💤 4 ❌
264 runs  260 ✅ 0 💤 4 ❌

For more details on these failures, see this check.

Results for commit 774fb6a.

♻️ This comment has been updated with latest results.

@HeyItsGilbert HeyItsGilbert merged commit b7607db into main May 30, 2026
7 of 9 checks passed
@HeyItsGilbert HeyItsGilbert deleted the refactor/publish-workflow-inputs branch May 30, 2026 18:28
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