Update automatic release tag to latest

This commit is contained in:
Miha Kralj
2023-04-02 15:29:33 -07:00
parent 2e43914716
commit c24bf377f5
5 changed files with 74 additions and 26 deletions
-21
View File
@@ -1,21 +0,0 @@
mode: Mainline
branches:
main:
regex: ^main$
increment: Patch
is-mainline: true
is-release-branch: true
source-branches: [ 'dev' ]
prevent-increment-of-merged-branch-version: true
tag: ''
dev:
regex: ^dev$
increment: Patch
is-mainline: false
is-release-branch: false
source-branches: []
prevent-increment-of-merged-branch-version: false
tracks-release-branches: true
track-merge-target: true
tag: dev
tag-prefix: ''