Skip to content

Commit 69e51a6

Browse files
authored
chore: enforce use of conventional commits (#31)
This will prevent accidental merging of commits that release-please can't handle.
1 parent bbbd21e commit 69e51a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ branchProtectionRules:
77
requiresCodeOwnerReviews: true
88
requiresStrictStatusChecks: true
99
requiredStatusCheckContexts:
10+
- 'conventionalcommits.org'
1011
- 'cla/google'
1112
- 'OwlBot Post Processor'
1213
- 'docs'

0 commit comments

Comments
 (0)