Skip to content

Commit 34b21cb

Browse files
asbjornuarturcic
authored andcommitted
Add link to conventional commits
1 parent 666bd37 commit 34b21cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/input/docs/reference/configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,8 @@ The regular expression should contain the following capture groups:
286286
* `PullRequestNumber` - Captures the pull-request number
287287

288288
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].
289291

290292
### update-build-number
291293

@@ -573,6 +575,8 @@ and [1366].
573575
[1145]: https://github.com/GitTools/GitVersion/issues/1145
574576
[1366]: https://github.com/GitTools/GitVersion/issues/1366
575577
[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/
576580
[installing]: /docs/usage/cli/installation
577581
[modes]: /docs/reference/modes
578582
[variables]: /docs/reference/variables

0 commit comments

Comments
 (0)