We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f27218 commit 1e7a0a9Copy full SHA for 1e7a0a9
1 file changed
.github/sync-repo-settings.yaml
@@ -95,6 +95,23 @@ branchProtectionRules:
95
- OwlBot Post Processor
96
- 'Kokoro - Test: Java GraalVM Native Image'
97
- 'Kokoro - Test: Java 17 GraalVM Native Image'
98
+ - pattern: multi-db
99
+ isAdminEnforced: true
100
+ requiredApprovingReviewCount: 1
101
+ requiresCodeOwnerReviews: true
102
+ requiresStrictStatusChecks: false
103
+ requiredStatusCheckContexts:
104
+ - dependencies (8)
105
+ - dependencies (11)
106
+ - lint
107
+ - clirr
108
+ - units (8)
109
+ - units (11)
110
+ - 'Kokoro - Test: Integration'
111
+ - cla/google
112
+ - OwlBot Post Processor
113
+ - 'Kokoro - Test: Java GraalVM Native Image'
114
+ - 'Kokoro - Test: Java 17 GraalVM Native Image'
115
permissionRules:
116
- team: yoshi-admins
117
permission: admin
0 commit comments