File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,7 @@ branches:
2222 handleGHRelease : true
2323 releaseType : java-backport
2424 branch : 2.38.x
25+ - bumpMinorPreMajor : true
26+ handleGHRelease : true
27+ releaseType : java-backport
28+ branch : 2.47.x
Original file line number Diff line number Diff line change @@ -91,6 +91,21 @@ branchProtectionRules:
9191 - ' Kokoro - Test: Integration'
9292 - cla/google
9393 - OwlBot Post Processor
94+ - pattern : 2.47.x
95+ isAdminEnforced : true
96+ requiredApprovingReviewCount : 1
97+ requiresCodeOwnerReviews : true
98+ requiresStrictStatusChecks : false
99+ requiredStatusCheckContexts :
100+ - dependencies (17)
101+ - lint
102+ - clirr
103+ - units (8)
104+ - units (11)
105+ - ' Kokoro - Test: Integration'
106+ - cla/google
107+ - OwlBot Post Processor
108+ - javadoc
94109permissionRules :
95110 - team : yoshi-admins
96111 permission : admin
You can’t perform that action at this time.
0 commit comments