File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ branches:
2323 handleGHRelease : true
2424 releaseType : java-backport
2525 branch : 2.35.x
26+ - bumpMinorPreMajor : true
27+ handleGHRelease : true
28+ releaseType : java-backport
29+ branch : 2.40.x
2630bumpMinorPreMajor : true
2731handleGHRelease : true
2832releaseType : java-yoshi
Original file line number Diff line number Diff line change @@ -107,6 +107,21 @@ branchProtectionRules:
107107 - cla/google
108108 - OwlBot Post Processor
109109 - javadoc
110+ - pattern : 2.40.x
111+ isAdminEnforced : true
112+ requiredApprovingReviewCount : 1
113+ requiresCodeOwnerReviews : true
114+ requiresStrictStatusChecks : false
115+ requiredStatusCheckContexts :
116+ - dependencies (17)
117+ - lint
118+ - clirr
119+ - units (8)
120+ - units (11)
121+ - ' Kokoro - Test: Integration'
122+ - cla/google
123+ - OwlBot Post Processor
124+ - javadoc
110125permissionRules :
111126 - team : api-bigquery
112127 permission : admin
You can’t perform that action at this time.
0 commit comments