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:
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 @@ -65,6 +65,22 @@ branchProtectionRules:
65
65
- OwlBot Post Processor
66
66
- ' Kokoro - Test: Java GraalVM Native Image'
67
67
- ' Kokoro - Test: Java 17 GraalVM Native Image'
68
+ - pattern : 3.15.x
69
+ isAdminEnforced : true
70
+ requiredApprovingReviewCount : 1
71
+ requiresCodeOwnerReviews : true
72
+ requiresStrictStatusChecks : false
73
+ requiredStatusCheckContexts :
74
+ - dependencies (17)
75
+ - lint
76
+ - clirr
77
+ - units (8)
78
+ - units (11)
79
+ - ' Kokoro - Test: Integration'
80
+ - cla/google
81
+ - OwlBot Post Processor
82
+ - ' Kokoro - Test: Java GraalVM Native Image'
83
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
68
84
permissionRules :
69
85
- team : yoshi-admins
70
86
permission : admin
You can’t perform that action at this time.
0 commit comments