File tree 2 files changed +1
-28
lines changed
2 files changed +1
-28
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,4 @@ updates:
17
17
# If a security vulnerability comes in, we will be notified about
18
18
# it via template in the synthtool repository.
19
19
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:
108
108
- cla/google
109
109
- ' Kokoro - Test: Java GraalVM Native Image'
110
110
- ' 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
127
111
- pattern : 2.15.x
128
112
isAdminEnforced : true
129
113
requiredApprovingReviewCount : 1
You can’t perform that action at this time.
0 commit comments