Skip to content

build: rename workflow_dispatch input labels for the GH UI#88

Merged
joshiste merged 1 commit into
mainfrom
build/rename-auto-patch-release-input-labels
Jun 17, 2026
Merged

build: rename workflow_dispatch input labels for the GH UI#88
joshiste merged 1 commit into
mainfrom
build/rename-auto-patch-release-input-labels

Conversation

@joshiste

Copy link
Copy Markdown
Member

GitHub renders workflow_dispatch input description as the field label in the UI. The original wording read as conditional sentence-fragments — these new label-style strings render cleanly:

  • dry_run: Dry run (no commit, tag, or Slack notification)
  • force_release: Force release (override unsafe-commit check)
  • release_type: Version bump

Defaults and behavior unchanged.

The GitHub Actions UI uses the input 'description' as the field label
on workflow_dispatch. The previous wording read awkwardly (e.g. 'If
true, evaluate without committing or notifying Slack' as a checkbox
label). These shorter, label-style descriptions render cleanly.
@joshiste joshiste enabled auto-merge (rebase) June 17, 2026 14:43
@sonarqubecloud

Copy link
Copy Markdown

@joshiste joshiste merged commit 7903d1d into main Jun 17, 2026
12 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant