This repository was archived by the owner on Feb 24, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +39
-19
lines changed
Expand file tree Collapse file tree 2 files changed +39
-19
lines changed Original file line number Diff line number Diff line change @@ -2,22 +2,26 @@ bumpMinorPreMajor: true
22handleGHRelease : true
33releaseType : java-yoshi
44branches :
5- - branch : java7
6- - branch : 2.4.x
7- releaseType : java-backport
8- - branch : 2.12.x
9- releaseType : java-backport
10- - branch : 2.25.x
11- releaseType : java-backport
12- - branch : 2.38.x
13- releaseType : java-backport
14- - branch : 2.47.x
15- releaseType : java-backport
16- - branch : 3.5.x
17- releaseType : java-backport
18- - branch : 3.11.x
19- releaseType : java-backport
20- - branch : 3.15.x
21- releaseType : java-backport
22- - branch : protobuf-4.x-rc
23- manifest : true
5+ - branch : java7
6+ - branch : 2.4.x
7+ releaseType : java-backport
8+ - branch : 2.12.x
9+ releaseType : java-backport
10+ - branch : 2.25.x
11+ releaseType : java-backport
12+ - branch : 2.38.x
13+ releaseType : java-backport
14+ - branch : 2.47.x
15+ releaseType : java-backport
16+ - branch : 3.5.x
17+ releaseType : java-backport
18+ - branch : 3.11.x
19+ releaseType : java-backport
20+ - branch : 3.15.x
21+ releaseType : java-backport
22+ - branch : protobuf-4.x-rc
23+ manifest : true
24+ - bumpMinorPreMajor : true
25+ handleGHRelease : true
26+ releaseType : java-backport
27+ branch : 3.20.x
Original file line number Diff line number Diff line change @@ -148,6 +148,22 @@ branchProtectionRules:
148148 - javadoc
149149 - library_generation
150150 - unmanaged_dependency_check
151+ - pattern : 3.20.x
152+ isAdminEnforced : true
153+ requiredApprovingReviewCount : 1
154+ requiresCodeOwnerReviews : true
155+ requiresStrictStatusChecks : false
156+ requiredStatusCheckContexts :
157+ - dependencies (17)
158+ - lint
159+ - clirr
160+ - units (8)
161+ - units (11)
162+ - ' Kokoro - Test: Integration'
163+ - cla/google
164+ - javadoc
165+ - library_generation
166+ - unmanaged_dependency_check
151167permissionRules :
152168 - team : yoshi-admins
153169 permission : admin
You can’t perform that action at this time.
0 commit comments