File tree Expand file tree Collapse file tree 2 files changed +1
-28
lines changed Expand file tree Collapse file tree 2 files changed +1
-28
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,4 @@ updates:
1717 # If a security vulnerability comes in, we will be notified about
1818 # it via template in the synthtool repository.
1919 ignore :
20- - dependency-name : " *"
21-
22- # rules for the `V3-experimental` branch
23- - package-ecosystem : maven
24- directory : " /"
25- schedule :
26- interval : daily
27- commit-message :
28- # Prefix all commit messages with "deps: "
29- prefix : " deps"
30- open-pull-requests-limit : 10
31- target-branch : " V3-experimental"
20+ - dependency-name : " *"
Original file line number Diff line number Diff line change @@ -107,22 +107,6 @@ branchProtectionRules:
107107 - cla/google
108108 - ' Kokoro - Test: Java GraalVM Native Image'
109109 - ' Kokoro - Test: Java 17 GraalVM Native Image'
110- - pattern : V3-experimental
111- isAdminEnforced : true
112- requiredApprovingReviewCount : 1
113- requiresCodeOwnerReviews : true
114- requiresStrictStatusChecks : false
115- requiredStatusCheckContexts :
116- - dependencies (17)
117- - lint
118- - clirr
119- - units (8)
120- - units (11)
121- - ' Kokoro - Test: Integration'
122- - cla/google
123- - ' Kokoro - Test: Java GraalVM Native Image'
124- - ' Kokoro - Test: Java 17 GraalVM Native Image'
125- - javadoc
126110 - pattern : 2.15.x
127111 isAdminEnforced : true
128112 requiredApprovingReviewCount : 1
You can’t perform that action at this time.
0 commit comments