File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,7 @@ branches:
1919 releaseType : java-backport
2020 manifest : true
2121 handleGHRelease : true
22+ - releaseType : java-backport
23+ manifest : true
24+ handleGHRelease : true
25+ branch : 1.53.x
Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ branchProtectionRules:
1212 - units (11)
1313 - units (17)
1414 - cla/google
15- # temp disable, will revert after #11221 gets in
16- # - enforcer
1715 - lint
1816 - ' Kokoro - Test: Integration'
1917 - ' Kokoro - Test: GraalVM Native Image A'
@@ -81,6 +79,23 @@ branchProtectionRules:
8179 - ' Kokoro - Test: GraalVM Native Image B'
8280 - header-check
8381 - library_generation
82+ - pattern : 1.53.x
83+ isAdminEnforced : true
84+ requiredApprovingReviewCount : 1
85+ requiresCodeOwnerReviews : true
86+ requiresStrictStatusChecks : false
87+ requiredStatusCheckContexts :
88+ - units (8)
89+ - units (11)
90+ - units (17)
91+ - cla/google
92+ - lint
93+ - ' Kokoro - Test: Integration'
94+ - ' Kokoro - Test: GraalVM Native Image A'
95+ - ' Kokoro - Test: GraalVM Native Image B'
96+ - header-check
97+ - library_generation
98+ - unmanaged_dependency_check
8499permissionRules :
85100 - team : yoshi-admins
86101 permission : admin
You can’t perform that action at this time.
0 commit comments