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 @@ -23,3 +23,8 @@ branches:
2323 manifest : true
2424 handleGHRelease : true
2525 branch : 1.53.x
26+ - primaryBranch : main
27+ releaseType : java-backport
28+ manifest : true
29+ handleGHRelease : true
30+ branch : 1.61.x
Original file line number Diff line number Diff line change @@ -97,6 +97,24 @@ branchProtectionRules:
9797 - header-check
9898 - library_generation
9999 - unmanaged_dependency_check
100+ - pattern : 1.61.x
101+ isAdminEnforced : true
102+ requiredApprovingReviewCount : 1
103+ requiresCodeOwnerReviews : true
104+ requiresStrictStatusChecks : false
105+ requiredStatusCheckContexts :
106+ - units (8)
107+ - units (11)
108+ - units (17)
109+ - cla/google
110+ - lint
111+ - ' Kokoro - Test: Integration'
112+ - ' Kokoro - Test: GraalVM Native Image A'
113+ - ' Kokoro - Test: GraalVM Native Image B'
114+ - ' Kokoro - Test: GraalVM Native Image C'
115+ - header-check
116+ - library_generation
117+ - unmanaged_dependency_check
100118permissionRules :
101119 - team : yoshi-admins
102120 permission : admin
You can’t perform that action at this time.
0 commit comments