We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abb403 commit ef41bc1Copy full SHA for ef41bc1
.github/sync-repo-settings.yaml
@@ -4,6 +4,8 @@ branchProtectionRules:
4
# Identifies the protection rule pattern. Name of the branch to be protected.
5
# Defaults to `master`
6
- pattern: master
7
+ requiresCodeOwnerReviews: true
8
+ requiresStrictStatusChecks: true
9
requiredStatusCheckContexts:
10
- 'Kokoro'
11
- 'cla/google'
0 commit comments