File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,13 @@ branches:
1010 handleGHRelease : true
1111 releaseType : java-backport
1212 branch : 3.7.x
13+ - bumpMinorPreMajor : true
14+ handleGHRelease : true
15+ releaseType : java-backport
16+ extraFiles :
17+ - >-
18+ google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
19+ branch : 3.13.x
1320extraFiles :
14- - google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
21+ - >-
22+ google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
Original file line number Diff line number Diff line change @@ -49,6 +49,23 @@ branchProtectionRules:
4949 - ' Kokoro - Test: Integration'
5050 - cla/google
5151 - OwlBot Post Processor
52+ - pattern : 3.13.x
53+ isAdminEnforced : true
54+ requiredApprovingReviewCount : 1
55+ requiresCodeOwnerReviews : true
56+ requiresStrictStatusChecks : false
57+ requiredStatusCheckContexts :
58+ - dependencies (8)
59+ - dependencies (11)
60+ - lint
61+ - clirr
62+ - units (8)
63+ - units (11)
64+ - ' Kokoro - Test: Integration'
65+ - cla/google
66+ - OwlBot Post Processor
67+ - ' Kokoro - Test: Java GraalVM Native Image'
68+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
5269permissionRules :
5370 - team : yoshi-admins
5471 permission : admin
You can’t perform that action at this time.
0 commit comments