dev.azure.com/aidainnovazione0090/DeviceManager/_git/go-mod-core-contracts@v1.0.2/.github/semantic.yml (about) 1 allowMergeCommits: true 2 # Always validate the PR title AND all the commits 3 titleAndCommits: true 4 types: 5 - feat 6 - fix 7 - docs 8 - style 9 - refactor 10 - perf 11 - test 12 - build 13 - ci 14 - revert 15 16