File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change @@ -2,28 +2,35 @@ bumpMinorPreMajor: true
22handleGHRelease : true
33releaseType : java-yoshi
44extraFiles :
5- - README.md
6- - .readme-partials.yaml
5+ - README.md
6+ - .readme-partials.yaml
77branches :
8- - branch : 1.113.14-sp
9- releaseType : java-lts
10- - branch : 1.106.1-patch
11- - branch : 1.111.3-patch
12- - branch : java7
13- - branch : 2.1.x
14- - branch : 2.6.x
15- releaseType : java-backport
16- - branch : 2.15.x
17- releaseType : java-backport
18- - branch : 2.22.x
19- releaseType : java-backport
20- - branch : 2.30.x
21- releaseType : java-backport
22- - branch : 2.38.x
23- releaseType : java-backport
24- - branch : 2.47.x
25- releaseType : java-backport
26- - branch : 2.49.x
27- releaseType : java-backport
28- - branch : protobuf-4.x-rc
29- manifest : true
8+ - branch : 1.113.14-sp
9+ releaseType : java-lts
10+ - branch : 1.106.1-patch
11+ - branch : 1.111.3-patch
12+ - branch : java7
13+ - branch : 2.1.x
14+ - branch : 2.6.x
15+ releaseType : java-backport
16+ - branch : 2.15.x
17+ releaseType : java-backport
18+ - branch : 2.22.x
19+ releaseType : java-backport
20+ - branch : 2.30.x
21+ releaseType : java-backport
22+ - branch : 2.38.x
23+ releaseType : java-backport
24+ - branch : 2.47.x
25+ releaseType : java-backport
26+ - branch : 2.49.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+ extraFiles :
34+ - README.md
35+ - .readme-partials.yaml
36+ branch : 2.62.x
Original file line number Diff line number Diff line change @@ -197,6 +197,23 @@ branchProtectionRules:
197197 - ' Kokoro - Test: Java 17 GraalVM Native Image'
198198 - javadoc
199199 - unmanaged_dependency_check
200+ - pattern : 2.62.x
201+ isAdminEnforced : true
202+ requiredApprovingReviewCount : 1
203+ requiresCodeOwnerReviews : true
204+ requiresStrictStatusChecks : false
205+ requiredStatusCheckContexts :
206+ - dependencies (17)
207+ - lint
208+ - clirr
209+ - units (8)
210+ - units (11)
211+ - ' Kokoro - Test: Integration'
212+ - cla/google
213+ - ' Kokoro - Test: Java GraalVM Native Image'
214+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
215+ - javadoc
216+ - unmanaged_dependency_check
200217permissionRules :
201218 - team : yoshi-admins
202219 permission : admin
You can’t perform that action at this time.
0 commit comments