|
101 | 101 | "matchPackageNames": [ |
102 | 102 | "com.google.cloud:google-cloud-shared-config" |
103 | 103 | ], |
104 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/", "/.*\/.*\\.yaml/"], |
| 104 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$", "^\\.cloudbuild/graalvm/.*\\.yaml$"], |
105 | 105 | "registryUrls": [ |
106 | 106 | "https://repo.maven.apache.org/maven2/", |
107 | 107 | "https://repo1.maven.org/maven2" |
|
132 | 132 | { |
133 | 133 | "semanticCommitType": "deps", |
134 | 134 | "semanticCommitScope": null, |
135 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/", "/.*\/.*\\.yaml/"], |
| 135 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$", "^\\.cloudbuild/library_generation/library_generation.*\\.Dockerfile$", "^\\.cloudbuild/graalvm/.*\\.yaml$"], |
136 | 136 | "matchPackageNames": [ |
137 | 137 | "*" |
138 | 138 | ] |
|
141 | 141 | "semanticCommitType": "build", |
142 | 142 | "semanticCommitScope": "deps", |
143 | 143 | "enabled": true, |
144 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 144 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
145 | 145 | "matchPackageNames": [ |
146 | 146 | "/^org.apache.maven/", |
147 | 147 | "/^org.jacoco:/", |
|
153 | 153 | { |
154 | 154 | "semanticCommitType": "chore", |
155 | 155 | "semanticCommitScope": "deps", |
156 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 156 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
157 | 157 | "matchPackageNames": [ |
158 | 158 | "/^{{metadata['repo']['distribution_name']}}/", |
159 | 159 | "/^com.google.cloud:libraries-bom/", |
|
163 | 163 | { |
164 | 164 | "semanticCommitType": "test", |
165 | 165 | "semanticCommitScope": "deps", |
166 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 166 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
167 | 167 | "matchPackageNames": [ |
168 | 168 | "/^junit:junit/", |
169 | 169 | "/^com.google.truth:truth/", |
|
174 | 174 | }, |
175 | 175 | { |
176 | 176 | "ignoreUnstable": false, |
177 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/", "/.*\/.*\\.yaml/"], |
| 177 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
178 | 178 | "matchPackageNames": [ |
179 | 179 | "/^com.google.cloud:google-cloud-/" |
180 | 180 | ] |
181 | 181 | }, |
182 | 182 | { |
183 | 183 | "groupName": "jackson dependencies", |
184 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 184 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
185 | 185 | "matchPackageNames": [ |
186 | 186 | "/^com.fasterxml.jackson.core/" |
187 | 187 | ] |
188 | 188 | }, |
189 | 189 | { |
190 | 190 | "groupName": "gRPC dependencies", |
191 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 191 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$", "^\\.cloudbuild/library_generation/library_generation.*\\.Dockerfile$"], |
192 | 192 | "matchPackageNames": [ |
193 | 193 | "/^io.grpc/" |
194 | 194 | ], |
195 | 195 | "enabled": false |
196 | 196 | }, |
197 | 197 | { |
198 | 198 | "groupName": "Google Auth Library dependencies", |
199 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 199 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
200 | 200 | "matchPackageNames": [ |
201 | 201 | "/^com.google.auth/" |
202 | 202 | ] |
203 | 203 | }, |
204 | 204 | { |
205 | 205 | "groupName": "Google API dependencies", |
206 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 206 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
207 | 207 | "matchPackageNames": [ |
208 | 208 | "/com.google.api.grpc:grpc-google-common-protos/", |
209 | 209 | "/com.google.api.grpc:grpc-google-iam-v1/", |
|
214 | 214 | }, |
215 | 215 | { |
216 | 216 | "groupName": "Google HTTP Client dependencies", |
217 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 217 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
218 | 218 | "matchPackageNames": [ |
219 | 219 | "/^com.google.http-client/" |
220 | 220 | ] |
221 | 221 | }, |
222 | 222 | { |
223 | 223 | "groupName": "OpenCensus dependencies", |
224 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 224 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
225 | 225 | "matchPackageNames": [ |
226 | 226 | "/^io.opencensus/" |
227 | 227 | ] |
228 | 228 | }, |
229 | 229 | { |
230 | 230 | "groupName": "Netty dependencies", |
231 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 231 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
232 | 232 | "matchPackageNames": [ |
233 | 233 | "/^io.netty/" |
234 | 234 | ] |
235 | 235 | }, |
236 | 236 | { |
237 | 237 | "groupName": "Error Prone dependencies", |
238 | | - "matchFileNames": ["/.*\/pom\\.xml/", "/^.*\/dependencies\\.properties$/"], |
| 238 | + "matchFileNames": ["**/pom.xml", "^gax-java/dependencies\\.properties$"], |
239 | 239 | "matchPackageNames": [ |
240 | 240 | "/^com.google.errorprone/" |
241 | 241 | ] |
|
0 commit comments