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.17.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 @@ -62,6 +62,22 @@ branchProtectionRules:
62
62
- cla/google
63
63
- ' Kokoro - Test: Java GraalVM Native Image'
64
64
- ' 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
65
81
permissionRules :
66
82
- team : yoshi-admins
67
83
permission : admin
You can’t perform that action at this time.
0 commit comments