We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154b99d commit 70dd9cfCopy full SHA for 70dd9cf
.github/sync-repo-settings.yaml
@@ -112,6 +112,23 @@ branchProtectionRules:
112
- OwlBot Post Processor
113
- 'Kokoro - Test: Java GraalVM Native Image'
114
- 'Kokoro - Test: Java 17 GraalVM Native Image'
115
+ - pattern: V3-experimental
116
+ isAdminEnforced: true
117
+ requiredApprovingReviewCount: 1
118
+ requiresCodeOwnerReviews: true
119
+ requiresStrictStatusChecks: false
120
+ requiredStatusCheckContexts:
121
+ - dependencies (8)
122
+ - dependencies (11)
123
+ - lint
124
+ - clirr
125
+ - units (8)
126
+ - units (11)
127
+ - 'Kokoro - Test: Integration'
128
+ - cla/google
129
+ - OwlBot Post Processor
130
+ - 'Kokoro - Test: Java GraalVM Native Image'
131
+ - 'Kokoro - Test: Java 17 GraalVM Native Image'
132
- pattern: 2.15.x
133
isAdminEnforced: true
134
requiredApprovingReviewCount: 1
0 commit comments