Skip to content

refactor(workflow): standardise publish dispatch inputs#16

Open
HeyItsGilbert wants to merge 3 commits into
mainfrom
refactor/publish-workflow-inputs
Open

refactor(workflow): standardise publish dispatch inputs#16
HeyItsGilbert wants to merge 3 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

Copilot AI and others added 3 commits August 17, 2025 18:58
Co-authored-by: HeyItsGilbert <615265+HeyItsGilbert@users.noreply.github.com>
…tion

Co-authored-by: HeyItsGilbert <615265+HeyItsGilbert@users.noreply.github.com>
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

Test Results

  3 files   51 suites   2s ⏱️
 57 tests  41 ✅ 2 💤 14 ❌
168 runs  118 ✅ 6 💤 44 ❌

For more details on these failures, see this check.

Results for commit 00a5826.

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.

2 participants