File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ branches:
2424 - >-
2525 google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
2626 branch : 3.17.x
27+ - bumpMinorPreMajor : true
28+ handleGHRelease : true
29+ releaseType : java-backport
30+ extraFiles :
31+ - >-
32+ google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
33+ branch : 3.21.x
2734extraFiles :
2835 - >-
2936 google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
Original file line number Diff line number Diff line change @@ -80,6 +80,24 @@ branchProtectionRules:
8080 - ' Kokoro - Test: Java GraalVM Native Image'
8181 - ' Kokoro - Test: Java 17 GraalVM Native Image'
8282 - javadoc
83+ - pattern : 3.21.x
84+ isAdminEnforced : true
85+ requiredApprovingReviewCount : 1
86+ requiresCodeOwnerReviews : true
87+ requiresStrictStatusChecks : false
88+ requiredStatusCheckContexts :
89+ - dependencies (17)
90+ - lint
91+ - clirr
92+ - units (8)
93+ - units (11)
94+ - ' Kokoro - Test: Integration'
95+ - cla/google
96+ - ' Kokoro - Test: Java GraalVM Native Image'
97+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
98+ - javadoc
99+ - library_generation
100+ - unmanaged_dependency_check
83101permissionRules :
84102 - team : yoshi-admins
85103 permission : admin
You can’t perform that action at this time.
0 commit comments