Skip to content

GitVersion does not append the label + pull-request number on PRs #4181

Answered by HHobeck
IT-VBFK asked this question in Q&A
Discussion options

You must be logged in to vote

You need to keep in mind that the latest git version update was a major version update. Thus just to copy the configuration one by one and migrate it is not the right way without understanding what have changed.

Like mentioned in the breaking change documentation (see Link[1]):

The versioning mode has been renamed to deployment mode and consists of following values:

ManualDeployment (previously ContinuousDelivery)
ContinuousDelivery (previously ContinuousDeployment)
ContinuousDeployment (new)

Please try the following configuration (see Link[2]):

workflow: GitFlow/v1

or (see Link[3])

workflow: GitHubFlow/v1

Link[1]: https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md
Lin…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@IT-VBFK
Comment options

Answer selected by IT-VBFK
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