We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ed6e0 commit eb4a795Copy full SHA for eb4a795
.github/sync-repo-settings.yaml
@@ -5,10 +5,11 @@ branchProtectionRules:
5
- pattern: main
6
isAdminEnforced: true
7
requiredStatusCheckContexts:
8
+ - 'cla/google'
9
+ - 'header-check'
10
- 'Kokoro CI - Java 11'
11
- 'Kokoro CI - Java 17'
12
- 'Kokoro CI - Lint'
- - 'cla/google'
13
requiredApprovingReviewCount: 1
14
requiresCodeOwnerReviews: true
15
requiresStrictStatusChecks: false
0 commit comments