File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -28,3 +28,8 @@ branches:
2828 manifest : true
2929 handleGHRelease : true
3030 branch : 1.61.x
31+ - primaryBranch : main
32+ releaseType : java-backport
33+ manifest : true
34+ handleGHRelease : true
35+ branch : 1.58.x
Original file line number Diff line number Diff line change @@ -115,6 +115,24 @@ branchProtectionRules:
115115 - header-check
116116 - library_generation
117117 - unmanaged_dependency_check
118+ - pattern : 1.58.x
119+ isAdminEnforced : true
120+ requiredApprovingReviewCount : 1
121+ requiresCodeOwnerReviews : true
122+ requiresStrictStatusChecks : false
123+ requiredStatusCheckContexts :
124+ - units (8)
125+ - units (11)
126+ - units (17)
127+ - cla/google
128+ - lint
129+ - ' Kokoro - Test: Integration'
130+ - ' Kokoro - Test: GraalVM Native Image A'
131+ - ' Kokoro - Test: GraalVM Native Image B'
132+ - ' Kokoro - Test: GraalVM Native Image C'
133+ - header-check
134+ - library_generation
135+ - unmanaged_dependency_check
118136permissionRules :
119137 - team : yoshi-admins
120138 permission : admin
You can’t perform that action at this time.
0 commit comments