mirror of
https://github.com/D4M13N-D3V/comissions-app-ui.git
synced 2025-03-13 07:45:07 +00:00
11 lines
494 B
YAML
11 lines
494 B
YAML
![]() |
assembly-versioning-scheme: MajorMinorPatch
|
||
|
mode: ContinuousDelivery
|
||
|
branches: {}
|
||
|
ignore:
|
||
|
sha: []
|
||
|
merge-message-formats: {}
|
||
|
commit-message-incrementing: Enabled
|
||
|
major-version-bump-message: "^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test)(\\([\\w\\s-]*\\))?(!:|:.*\\n\\n((.+\\n)+\\n)?BREAKING CHANGE:\\s.+)"
|
||
|
minor-version-bump-message: "^(feat)(\\([\\w\\s-]*\\))?:"
|
||
|
patch-version-bump-message: "^(build|chore|ci|docs|fix|perf|refactor|revert|style|test)(\\([\\w\\s-]*\\))?:"
|
||
|
|