Skip to content

Commit 70dd9cf

Browse files
authored
chore: add V3-experimental to sync-repo-settings (googleapis#1236)
1 parent 154b99d commit 70dd9cf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/sync-repo-settings.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,23 @@ branchProtectionRules:
112112
- OwlBot Post Processor
113113
- 'Kokoro - Test: Java GraalVM Native Image'
114114
- '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'
115132
- pattern: 2.15.x
116133
isAdminEnforced: true
117134
requiredApprovingReviewCount: 1

0 commit comments

Comments
 (0)