File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -30,3 +30,7 @@ branches:
3030 handleGHRelease : true
3131 releaseType : java-backport
3232 branch : 3.5.x
33+ - bumpMinorPreMajor : true
34+ handleGHRelease : true
35+ releaseType : java-backport
36+ branch : 3.11.x
Original file line number Diff line number Diff line change @@ -116,6 +116,22 @@ branchProtectionRules:
116116 - ' Kokoro - Test: Integration'
117117 - cla/google
118118 - javadoc
119+ - pattern : 3.11.x
120+ isAdminEnforced : true
121+ requiredApprovingReviewCount : 1
122+ requiresCodeOwnerReviews : true
123+ requiresStrictStatusChecks : false
124+ requiredStatusCheckContexts :
125+ - dependencies (17)
126+ - lint
127+ - clirr
128+ - units (8)
129+ - units (11)
130+ - ' Kokoro - Test: Integration'
131+ - cla/google
132+ - javadoc
133+ - library_generation
134+ - unmanaged_dependency_check
119135permissionRules :
120136 - team : yoshi-admins
121137 permission : admin
You can’t perform that action at this time.
0 commit comments