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 @@ -17,6 +17,13 @@ branches:
1717 - >-
1818 google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
1919 branch : 3.13.x
20+ - bumpMinorPreMajor : true
21+ handleGHRelease : true
22+ releaseType : java-backport
23+ extraFiles :
24+ - >-
25+ google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
26+ branch : 3.17.x
2027extraFiles :
2128 - >-
2229 google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
Original file line number Diff line number Diff line change @@ -62,6 +62,22 @@ branchProtectionRules:
6262 - cla/google
6363 - ' Kokoro - Test: Java GraalVM Native Image'
6464 - ' Kokoro - Test: Java 17 GraalVM Native Image'
65+ - pattern : 3.17.x
66+ isAdminEnforced : true
67+ requiredApprovingReviewCount : 1
68+ requiresCodeOwnerReviews : true
69+ requiresStrictStatusChecks : false
70+ requiredStatusCheckContexts :
71+ - dependencies (17)
72+ - lint
73+ - clirr
74+ - units (8)
75+ - units (11)
76+ - ' Kokoro - Test: Integration'
77+ - cla/google
78+ - ' Kokoro - Test: Java GraalVM Native Image'
79+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
80+ - javadoc
6581permissionRules :
6682 - team : yoshi-admins
6783 permission : admin
You can’t perform that action at this time.
0 commit comments