Skip to content

Commit

Permalink
update labels
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Skender <[email protected]>
  • Loading branch information
DaveSkender authored Dec 31, 2024
1 parent 7bb9b4e commit d5e1ffb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/gitversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,20 @@ minor-version-bump-message: '\+semver:\s?(feature|minor)'
patch-version-bump-message: '\+semver:\s?(fix|patch)'
no-bump-message: '\+semver:\s?(none|skip)'

label: "preview"

branches:
main:
increment: Patch
source-branches: []
is-main-branch: true
label: preview

release:
regex: ^v[0-9]+\.*
increment: Patch
source-branches: [main]
label: preview

label: preview

ignore:
sha: []
Expand Down

0 comments on commit d5e1ffb

Please sign in to comment.