Skip to content

Commit f891e4f

Browse files
chore: update global workflows (#177)
1 parent ad2e6e7 commit f891e4f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/semantic.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)