File tree Expand file tree Collapse file tree 2 files changed +45
-23
lines changed
Expand file tree Collapse file tree 2 files changed +45
-23
lines changed Original file line number Diff line number Diff line change @@ -2,26 +2,30 @@ releaseType: java-yoshi
22bumpMinorPreMajor : true
33handleGHRelease : true
44branches :
5- - branch : 3.3.x
6- - branch : 4.0.x
7- - branch : 5.2.x
8- - branch : 6.4.4-sp
9- releaseType : java-lts
10- - branch : 6.14.x
11- releaseType : java-backport
12- - branch : 6.23.x
13- - branch : 6.33.x
14- - branch : 6.55.x
15- releaseType : java-backport
16- - branch : 6.67.x
17- releaseType : java-backport
18- - branch : 6.66.x
19- releaseType : java-backport
20- - branch : 6.88.x
21- releaseType : java-backport
22- - branch : 6.96.x
23- releaseType : java-backport
24- - branch : 6.95.x
25- releaseType : java-backport
26- - branch : protobuf-4.x-rc
27- manifest : true
5+ - branch : 3.3.x
6+ - branch : 4.0.x
7+ - branch : 5.2.x
8+ - branch : 6.4.4-sp
9+ releaseType : java-lts
10+ - branch : 6.14.x
11+ releaseType : java-backport
12+ - branch : 6.23.x
13+ - branch : 6.33.x
14+ - branch : 6.55.x
15+ releaseType : java-backport
16+ - branch : 6.67.x
17+ releaseType : java-backport
18+ - branch : 6.66.x
19+ releaseType : java-backport
20+ - branch : 6.88.x
21+ releaseType : java-backport
22+ - branch : 6.96.x
23+ releaseType : java-backport
24+ - branch : 6.95.x
25+ releaseType : java-backport
26+ - branch : protobuf-4.x-rc
27+ manifest : true
28+ - releaseType : java-backport
29+ bumpMinorPreMajor : true
30+ handleGHRelease : true
31+ branch : 6.109.x
Original file line number Diff line number Diff line change @@ -217,6 +217,24 @@ branchProtectionRules:
217217 - units-with-multiplexed-session (11)
218218 - unmanaged_dependency_check
219219 - library_generation
220+ - pattern : 6.109.x
221+ isAdminEnforced : true
222+ requiredApprovingReviewCount : 1
223+ requiresCodeOwnerReviews : true
224+ requiresStrictStatusChecks : false
225+ requiredStatusCheckContexts :
226+ - dependencies (17)
227+ - lint
228+ - javadoc
229+ - units (8)
230+ - units (11)
231+ - ' Kokoro - Test: Integration'
232+ - cla/google
233+ - checkstyle
234+ - compile (8)
235+ - compile (11)
236+ - unmanaged_dependency_check
237+ - library_generation
220238permissionRules :
221239 - team : yoshi-admins
222240 permission : admin
You can’t perform that action at this time.
0 commit comments