Skip to content

Cannot get GitVersion 6.1 to work with prerelease label from git tag #4423

Closed Answered by HHobeck
ThomasHoevel asked this question in Q&A
Discussion options

You must be logged in to vote

This is not possible. In the new version (6.x) of GitVersion, pre-release tags are only considered when they matching with the label property. You can change the behavior and set the label branch property (and the fallback property on the root) to null (by just define label: in yaml). But this has the conseqence that your branch name will be not used regulary as pre-release label.

Happy Branching!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HHobeck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants