Skip to content

ci(release): allow explicit version tags - #57

Merged
psteinroe merged 1 commit into
mainfrom
ci/release-version-input
Aug 11, 2026
Merged

ci(release): allow explicit version tags#57
psteinroe merged 1 commit into
mainfrom
ci/release-version-input

Conversation

@psteinroe

Copy link
Copy Markdown
Owner

Allow manually dispatched release workflows to use an explicit version such as 0.2.0. Leaving the input blank preserves the existing automatic git-cliff bump behavior.

Version Validation

Explicit versions must use the repository's SemVer-style tag format and must not already exist. The selected version is passed to changelog generation so the draft release, release notes, and downstream Docker tags stay aligned.

@psteinroe
psteinroe merged commit 6c77499 into main Aug 11, 2026
6 checks passed
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