We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb99912 + b7b1cfd commit e4a552aCopy full SHA for e4a552a
.github/semantic.yml
@@ -0,0 +1,5 @@
1
+# Always validate the PR title AND all the commits
2
+titleAndCommits: true
3
+# Allows use of Merge commits (eg on github: "Merge branch 'master' into feature/ride-unicorns")
4
+# this is only relevant when using commitsOnly: true (or titleAndCommits: true)
5
+allowMergeCommits: true
0 commit comments