We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b9aef commit bec36b7Copy full SHA for bec36b7
.github/sync-repo-settings.yaml
@@ -97,6 +97,22 @@ branchProtectionRules:
97
- OwlBot Post Processor
98
- 'Kokoro - Test: Java GraalVM Native Image'
99
- 'Kokoro - Test: Java 17 GraalVM Native Image'
100
+ - pattern: feat/breaking-preview
101
+ isAdminEnforced: true
102
+ requiredApprovingReviewCount: 1
103
+ requiresCodeOwnerReviews: true
104
+ requiresStrictStatusChecks: false
105
+ requiredStatusCheckContexts:
106
+ - dependencies (8)
107
+ - dependencies (11)
108
+ - lint
109
+ - clirr
110
+ - units (8)
111
+ - units (11)
112
+ - 'Kokoro - Test: Integration'
113
+ - cla/google
114
+ - 'Kokoro - Test: Java GraalVM Native Image'
115
+ - 'Kokoro - Test: Java 17 GraalVM Native Image'
116
permissionRules:
117
- team: yoshi-admins
118
permission: admin
0 commit comments