We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2e6e7 commit f891e4fCopy full SHA for f891e4f
.github/semantic.yml
@@ -0,0 +1,14 @@
1
+---
2
+# This file is centrally managed in https://github.com/<organization>/.github/
3
+# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
4
+# the above-mentioned repo.
5
+
6
+# This is the configuration file for https://github.com/Ezard/semantic-prs
7
8
+enabled: true
9
+titleOnly: true # We only use the PR title as we squash and merge
10
+commitsOnly: false
11
+titleAndCommits: false
12
+anyCommit: false
13
+allowMergeCommits: false
14
+allowRevertCommits: false
0 commit comments