Skip to content

Force v-prefixed release tags#166

Merged
herr-seppia merged 1 commit intomainfrom
fix/release-tag-prefix
Mar 5, 2026
Merged

Force v-prefixed release tags#166
herr-seppia merged 1 commit intomainfrom
fix/release-tag-prefix

Conversation

@herr-seppia
Copy link
Member

Summary

  • force release tag format to v{{version}} in release.toml
  • avoid creating non-prefixed tags like 0.8.0-rc.1

Why

The repository tag history follows the v<semver> convention, so the release configuration should enforce it explicitly.

@herr-seppia herr-seppia requested a review from fed-franz March 5, 2026 10:33
@herr-seppia herr-seppia merged commit ccb6d65 into main Mar 5, 2026
4 of 5 checks passed
@herr-seppia herr-seppia deleted the fix/release-tag-prefix branch March 5, 2026 10:34
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