-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathGitVersion.yml
38 lines (38 loc) · 1.2 KB
/
GitVersion.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#workflow: TrunkBased/preview1
assembly-versioning-scheme: MajorMinorPatch
mode: ContinuousDelivery
tag-prefix: '[vV]'
major-version-bump-message: "^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test)(\\([\\w\\s-,/\\\\]*\\))?(!:|:.*\\n\\n((.+\\n)+\\n)?BREAKING CHANGE:\\s.+)"
minor-version-bump-message: "^(feat)(\\([\\w\\s-,/\\\\]*\\))?:"
patch-version-bump-message: "^(fix|perf)(\\([\\w\\s-,/\\\\]*\\))?:"
no-bump-message: \[skip ci\]
semantic-version-format: Strict
strategies:
- Fallback
- ConfiguredNextVersion
- MergeMessage
- TaggedCommit
# - TrackReleaseBranches
# - VersionInBranchName
branches:
main:
regex: ^main$
label: 'ci'
pull-request:
mode: ContinuousDelivery
regex: ^(pull|pull\-requests|pr)[/-]
label: pr
increment: Patch
unknown:
mode: ContinuousDelivery
increment: Patch
ignore:
sha:
- 39f9b9adf2b5158903d1a738ee4f4f6cc2372a85
- 67746fcd6a9a348dd81b0ce8375d244f907d8a9d
- cd2bb49e4394dc835fe1ecb59cfd63884d994636
- 904fd5063d88ba9522bbb7f88a9584057e3f6077
- a10cd4a9a3d50bb46a0369ed67501f6648c6c6cd
- 61ba373fc76cf76a57e8e2ed5b2cc2c925f616b2
- 30bfe3f78adb54017ad11039e3dafc05286fa6e4
- f01e6dfe8e85427872c19f2d020a53528298067f