We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14bf15 commit a855a51Copy full SHA for a855a51
GitVersion.yml
@@ -9,11 +9,11 @@ branches:
9
when-current-commit-tagged: true
10
source-branches: []
11
hotfix:
12
- regex: hotfix[/-]
13
- source-branches: [develop]
14
- prevent-increment:
15
- when-current-commit-tagged: true
16
- is-release-branch: true
+ regex: hotfix[/-]
+ source-branches: [develop]
+ prevent-increment:
+ when-current-commit-tagged: true
+ is-release-branch: true
17
pull-request:
18
regex: (pull|pull\-requests|pr)[/-]
19
label: 'pr'
0 commit comments