We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaefd01 commit ac3a97aCopy full SHA for ac3a97a
.github/semantic.yml
@@ -0,0 +1,6 @@
1
+# Allow use of Merge commits (eg on github: "Merge branch 'master' into feature/ride-unicorns")
2
+# this is only relevant when using commitsOnly: true (or titleAndCommits: true)
3
+allowMergeCommits: true
4
+# Allow use of Revert commits (eg on github: "Revert "feat: ride unicorns"")
5
6
+allowRevertCommits: true
0 commit comments