File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,3 +11,8 @@ branches:
1111 releaseType : java-backport
1212 manifest : true
1313 handleGHRelease : true
14+ - primaryBranch : main
15+ releaseType : java-backport
16+ manifest : true
17+ handleGHRelease : true
18+ branch : 1.25.x
Original file line number Diff line number Diff line change @@ -44,6 +44,23 @@ branchProtectionRules:
4444 - enforcer
4545 - lint
4646 - ' Kokoro - Test: Integration'
47+ - pattern : 1.25.x
48+ isAdminEnforced : true
49+ requiredApprovingReviewCount : 1
50+ requiresCodeOwnerReviews : true
51+ requiresStrictStatusChecks : false
52+ requiredStatusCheckContexts :
53+ - units (8)
54+ - units (11)
55+ - units (17)
56+ - cla/google
57+ - enforcer
58+ - lint
59+ - OwlBot Post Processor
60+ - ' Kokoro - Test: Integration'
61+ - ' Kokoro - Test: Java GraalVM Native Image'
62+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
63+ - header-check
4764permissionRules :
4865 - team : yoshi-admins
4966 permission : admin
You can’t perform that action at this time.
0 commit comments