File tree 2 files changed +25
-0
lines changed
2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ branches:
24
24
- >-
25
25
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
26
26
branch : 3.17.x
27
+ - bumpMinorPreMajor : true
28
+ handleGHRelease : true
29
+ releaseType : java-backport
30
+ extraFiles :
31
+ - >-
32
+ google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
33
+ branch : 3.21.x
27
34
extraFiles :
28
35
- >-
29
36
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
Original file line number Diff line number Diff line change @@ -80,6 +80,24 @@ branchProtectionRules:
80
80
- ' Kokoro - Test: Java GraalVM Native Image'
81
81
- ' Kokoro - Test: Java 17 GraalVM Native Image'
82
82
- javadoc
83
+ - pattern : 3.21.x
84
+ isAdminEnforced : true
85
+ requiredApprovingReviewCount : 1
86
+ requiresCodeOwnerReviews : true
87
+ requiresStrictStatusChecks : false
88
+ requiredStatusCheckContexts :
89
+ - dependencies (17)
90
+ - lint
91
+ - clirr
92
+ - units (8)
93
+ - units (11)
94
+ - ' Kokoro - Test: Integration'
95
+ - cla/google
96
+ - ' Kokoro - Test: Java GraalVM Native Image'
97
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
98
+ - javadoc
99
+ - library_generation
100
+ - unmanaged_dependency_check
83
101
permissionRules :
84
102
- team : yoshi-admins
85
103
permission : admin
You can’t perform that action at this time.
0 commit comments