Skip to content

Commit

Permalink
Merge pull request #79 from IowaComputerGurus/bug/gitversion-yaml
Browse files Browse the repository at this point in the history
GitVersion-yaml change
  • Loading branch information
mitchelsellers authored Jan 14, 2025
2 parents 806a70e + a855a51 commit c519a1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ branches:
prevent-increment:
when-current-commit-tagged: true
source-branches: []
hotfix:
regex: hotfix[/-]
source-branches: [develop]
prevent-increment:
when-current-commit-tagged: true
is-release-branch: true
pull-request:
regex: (pull|pull\-requests|pr)[/-]
label: 'pr'
Expand Down

0 comments on commit c519a1e

Please sign in to comment.