Skip to content

6.x Does not work as expected on different merge types / commit history #4591

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

You must be logged in to vote

Thank you for your response.

After some testing and going through the configuration as you suggested , I found what was causing this behavior.

commit-message-incrementing: MergeMessageOnly

In the configuration documents there is this description:
commit-message-incrementing
Sets whether it should be possible to increment the version with special syntax in the commit message. See the -version-bump-message options above for details on the syntax. Default set to Enabled; set to Disabled to disable.

As my configuration was incorrectly set to MergeMessageOnly it appears that the tool was acting as if it was set to Disabled . This was causing the commit message to be ignored on the some of the…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by stehubhex
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
Converted from issue

This discussion was converted from issue #4583 on June 23, 2025 11:03.