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 @@ -108,22 +108,6 @@ branchProtectionRules:
108108 - cla/google
109109 - ' Kokoro - Test: Java GraalVM Native Image'
110110 - ' Kokoro - Test: Java 17 GraalVM Native Image'
111- - pattern : V3-experimental
112- isAdminEnforced : true
113- requiredApprovingReviewCount : 1
114- requiresCodeOwnerReviews : true
115- requiresStrictStatusChecks : false
116- requiredStatusCheckContexts :
117- - dependencies (17)
118- - lint
119- - clirr
120- - units (8)
121- - units (11)
122- - ' Kokoro - Test: Integration'
123- - cla/google
124- - ' Kokoro - Test: Java GraalVM Native Image'
125- - ' Kokoro - Test: Java 17 GraalVM Native Image'
126- - javadoc
127111 - pattern : 2.15.x
128112 isAdminEnforced : true
129113 requiredApprovingReviewCount : 1
You can’t perform that action at this time.
0 commit comments