File tree Expand file tree Collapse file tree 2 files changed +48
-25
lines changed
Expand file tree Collapse file tree 2 files changed +48
-25
lines changed Original file line number Diff line number Diff line change @@ -2,28 +2,32 @@ bumpMinorPreMajor: true
22handleGHRelease : true
33releaseType : java-yoshi
44branches :
5- - branch : 1.111.0-sp
6- releaseType : java-lts
7- - branch : java7
8- - branch : 1.114.x
9- releaseType : java-backport
10- - branch : 1.116.x
11- releaseType : java-backport
12- - branch : 1.117.x
13- releaseType : java-backport
14- - branch : 1.120.x
15- releaseType : java-backport
16- - branch : 1.121.x
17- releaseType : java-backport
18- - branch : 1.123.x
19- releaseType : java-backport
20- - branch : 1.125.x
21- releaseType : java-backport
22- - branch : 1.129.x
23- releaseType : java-backport
24- - branch : 1.137.x
25- releaseType : java-backport
26- - branch : 1.140.x
27- releaseType : java-backport
28- - branch : protobuf-4.x-rc
29- manifest : true
5+ - branch : 1.111.0-sp
6+ releaseType : java-lts
7+ - branch : java7
8+ - branch : 1.114.x
9+ releaseType : java-backport
10+ - branch : 1.116.x
11+ releaseType : java-backport
12+ - branch : 1.117.x
13+ releaseType : java-backport
14+ - branch : 1.120.x
15+ releaseType : java-backport
16+ - branch : 1.121.x
17+ releaseType : java-backport
18+ - branch : 1.123.x
19+ releaseType : java-backport
20+ - branch : 1.125.x
21+ releaseType : java-backport
22+ - branch : 1.129.x
23+ releaseType : java-backport
24+ - branch : 1.137.x
25+ releaseType : java-backport
26+ - branch : 1.140.x
27+ releaseType : java-backport
28+ - branch : protobuf-4.x-rc
29+ manifest : true
30+ - bumpMinorPreMajor : true
31+ handleGHRelease : true
32+ releaseType : java-backport
33+ branch : 1.147.x
Original file line number Diff line number Diff line change @@ -215,6 +215,25 @@ branchProtectionRules:
215215 - javadoc
216216 - library_generation
217217 - unmanaged_dependency_check
218+ - pattern : 1.147.x
219+ isAdminEnforced : true
220+ requiredApprovingReviewCount : 1
221+ requiresCodeOwnerReviews : true
222+ requiresStrictStatusChecks : false
223+ requiredStatusCheckContexts :
224+ - dependencies (17)
225+ - lint
226+ - clirr
227+ - units (8)
228+ - units (11)
229+ - ' Kokoro - Test: Integration'
230+ - cla/google
231+ - ' Kokoro - Test: Java GraalVM Native Image A'
232+ - ' Kokoro - Test: Java GraalVM Native Image B'
233+ - ' Kokoro - Test: Java GraalVM Native Image C'
234+ - javadoc
235+ - library_generation
236+ - unmanaged_dependency_check
218237permissionRules :
219238 - team : yoshi-admins
220239 permission : admin
You can’t perform that action at this time.
0 commit comments