Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit 38d3d6a

Browse files
chore: update global workflows (#6314)
1 parent 8f719a7 commit 38d3d6a

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)