Closed PlagueHO closed 3 years ago
Update GitVersion.yml branches section to:
GitVersion.yml
branches: master: tag: preview regex: ^main$ pull-request: tag: PR feature: tag: useBranchName increment: Minor regex: f(eature(s)?)?[\/-] source-branches: ['master'] hotfix: tag: fix increment: Patch regex: (hot)?fix(es)?[\/-] source-branches: ['master']
As per: https://github.com/dsccommunity/dsccommunity.org/pull/162
Update
GitVersion.yml
branches section to:As per: https://github.com/dsccommunity/dsccommunity.org/pull/162