style: allow Merge commits in commit messages (#16195)

style: allow Merge commits in commit messages
pull/16158/head
Chris Goller 2019-12-10 17:22:26 -08:00 committed by GitHub
commit 55ce0a0bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# docs: https://github.com/probot/semantic-pull-requests#configuration
# Always validate the PR title AND all the commits
titleAndCommits: true
allowMergeCommits: true