File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,13 @@ branches:
17
17
- >-
18
18
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
19
19
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.15.x
20
27
extraFiles :
21
28
- >-
22
29
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
Original file line number Diff line number Diff line change @@ -66,6 +66,23 @@ branchProtectionRules:
66
66
- OwlBot Post Processor
67
67
- ' Kokoro - Test: Java GraalVM Native Image'
68
68
- ' Kokoro - Test: Java 17 GraalVM Native Image'
69
+ - pattern : 3.15.x
70
+ isAdminEnforced : true
71
+ requiredApprovingReviewCount : 1
72
+ requiresCodeOwnerReviews : true
73
+ requiresStrictStatusChecks : false
74
+ requiredStatusCheckContexts :
75
+ - dependencies (17)
76
+ - lint
77
+ - clirr
78
+ - units (8)
79
+ - units (11)
80
+ - ' Kokoro - Test: Integration'
81
+ - cla/google
82
+ - OwlBot Post Processor
83
+ - ' Kokoro - Test: Java GraalVM Native Image'
84
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
85
+ - javadoc
69
86
permissionRules :
70
87
- team : yoshi-admins
71
88
permission : admin
You can’t perform that action at this time.
0 commit comments