Skip to content

Commit 29c97e4

Browse files
feat(bot): setup semantic pr 🤖
1 parent 9d30d96 commit 29c97e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/semantic.yml

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

Comments
 (0)