Skip to content

cz bump recognizes wrong increment in Azure DevOps #965

Discussion options

You must be logged in to vote

@woile It works now.

It was resolved with the setting "fetchDepth: 1" in Azure DevOps ci/cd yaml config :)

By default, Azure DevOps fetch all the commits misleading cz bump.
fetchDepth needs to be configured accordingly to consider only the latest commits.

Ref:
https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/steps-checkout?view=azure-pipelines

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@woile
Comment options

@ramnarayan-code
Comment options

@ramnarayan-code
Comment options

Comment options

You must be logged in to vote
2 replies
@woile
Comment options

@woile
Comment options

Answer selected by ramnarayan-code
Comment options

You must be logged in to vote
0 replies
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