Skip to content

Fix: Only match full tags in pre release checks. - #327

Merged
robstoll merged 1 commit into
mainfrom
fix/pre_release_check_tag_matching
Aug 7, 2026
Merged

Fix: Only match full tags in pre release checks.#327
robstoll merged 1 commit into
mainfrom
fix/pre_release_check_tag_matching

Conversation

@MarcoSteinacher

Copy link
Copy Markdown
Member

When releasing vA.B.C the check should only fail if there is a git tag that matches "vA.B.C" exactly and not "vA.B.C-RC1", for example.


I confirm that I have read the Contributor Agreement v1.1, agree to be bound on them and confirm that my contribution is compliant.

When releasing vA.B.C the check should only fail if there is a git tag
that matches "vA.B.C" exactly and not "vA.B.C-RC1", for example.
@robstoll
robstoll merged commit 72e179b into main Aug 7, 2026
4 checks passed
@robstoll
robstoll deleted the fix/pre_release_check_tag_matching branch August 7, 2026 14:10
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