File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ bumpMinorPreMajor: true
22handleGHRelease : true
33releaseType : java-yoshi
44branches :
5- - branch : java7
6- - branch : protobuf-4.x-rc
7- manifest : true
5+ - branch : java7
6+ - branch : protobuf-4.x-rc
7+ manifest : true
8+ - bumpMinorPreMajor : true
9+ handleGHRelease : true
10+ releaseType : java-backport
11+ branch : 3.36.x
Original file line number Diff line number Diff line change @@ -38,6 +38,26 @@ branchProtectionRules:
3838 - units (11)
3939 - ' Kokoro - Test: Integration'
4040 - cla/google
41+ - pattern : 3.36.x
42+ isAdminEnforced : true
43+ requiredApprovingReviewCount : 1
44+ requiresCodeOwnerReviews : true
45+ requiresStrictStatusChecks : false
46+ requiredStatusCheckContexts :
47+ - dependencies (17)
48+ - lint
49+ - clirr
50+ - units (8)
51+ - units (11)
52+ - ' Kokoro - Test: Integration'
53+ - ' Kokoro - Test: Integration Against Named DB'
54+ - cla/google
55+ - ' Kokoro - Test: Java GraalVM Native Image A'
56+ - ' Kokoro - Test: Java GraalVM Native Image B'
57+ - ' Kokoro - Test: Java GraalVM Native Image C'
58+ - javadoc
59+ - library_generation
60+ - unmanaged_dependency_check
4161permissionRules :
4262 - team : yoshi-admins
4363 permission : admin
You can’t perform that action at this time.
0 commit comments