File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,10 +3,15 @@ handleGHRelease: true
33manifest : true
44primaryBranch : main
55branches :
6- - branch : java7
7- releaseType : java-yoshi
8- bumpMinorPreMajor : true
9- - branch : 26.1.x
10- releaseType : java-backport
11- - branch : protobuf-4.x-rc
12- releaseType : java-yoshi
6+ - branch : java7
7+ releaseType : java-yoshi
8+ bumpMinorPreMajor : true
9+ - branch : 26.1.x
10+ releaseType : java-backport
11+ - branch : protobuf-4.x-rc
12+ releaseType : java-yoshi
13+ - releaseType : java-backport
14+ handleGHRelease : true
15+ manifest : true
16+ primaryBranch : main
17+ branch : 26.75.x
Original file line number Diff line number Diff line change @@ -42,6 +42,19 @@ branchProtectionRules:
4242 - units (11)
4343 - cla/google
4444 - bom-content-test
45+ - pattern : 26.75.x
46+ isAdminEnforced : true
47+ requiredApprovingReviewCount : 1
48+ requiresCodeOwnerReviews : true
49+ requiresStrictStatusChecks : false
50+ requiredStatusCheckContexts :
51+ - dependencies (17)
52+ - lint
53+ - clirr
54+ - units (8)
55+ - units (11)
56+ - cla/google
57+ - bom-content-test
4558permissionRules :
4659 - team : yoshi-admins
4760 permission : admin
You can’t perform that action at this time.
0 commit comments