File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
docs/input/docs/reference Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -286,6 +286,8 @@ The regular expression should contain the following capture groups:
286
286
* `PullRequestNumber` - Captures the pull-request number
287
287
288
288
Custom merge message formats are evaluated _before_ any built in formats.
289
+ Support for [Conventional Commits][conventional-commits] can be
290
+ [configured][conventional-commits-config].
289
291
290
292
# ## update-build-number
291
293
@@ -573,6 +575,8 @@ and [1366].
573
575
[1145] : https://github.com/GitTools/GitVersion/issues/1145
574
576
[1366] : https://github.com/GitTools/GitVersion/issues/1366
575
577
[2506] : https://github.com/GitTools/GitVersion/pull/2506#issuecomment-754754037
578
+ [conventional-commits-config] : /docs/reference/version-increments#conventional-commit-messages
579
+ [conventional-commits] : https://www.conventionalcommits.org/
576
580
[installing] : /docs/usage/cli/installation
577
581
[modes] : /docs/reference/modes
578
582
[variables] : /docs/reference/variables
You can’t perform that action at this time.
0 commit comments