File tree 2 files changed +22
-0
lines changed
2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -26,3 +26,7 @@ branches:
26
26
handleGHRelease : true
27
27
releaseType : java-backport
28
28
branch : 1.120.x
29
+ - bumpMinorPreMajor : true
30
+ handleGHRelease : true
31
+ releaseType : java-backport
32
+ branch : 1.121.x
Original file line number Diff line number Diff line change @@ -118,6 +118,24 @@ branchProtectionRules:
118
118
- OwlBot Post Processor
119
119
- ' Kokoro - Test: Java GraalVM Native Image'
120
120
- ' Kokoro - Test: Java 17 GraalVM Native Image'
121
+ - pattern : 1.121.x
122
+ isAdminEnforced : true
123
+ requiredApprovingReviewCount : 1
124
+ requiresCodeOwnerReviews : true
125
+ requiresStrictStatusChecks : false
126
+ requiredStatusCheckContexts :
127
+ - dependencies (8)
128
+ - dependencies (11)
129
+ - lint
130
+ - clirr
131
+ - units (8)
132
+ - units (11)
133
+ - ' Kokoro - Test: Integration'
134
+ - Kokoro - Against Pub/Sub Lite samples
135
+ - cla/google
136
+ - OwlBot Post Processor
137
+ - ' Kokoro - Test: Java GraalVM Native Image'
138
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
121
139
permissionRules :
122
140
- team : yoshi-admins
123
141
permission : admin
You can’t perform that action at this time.
0 commit comments