|
67 | 67 | 'p: google_adsense': |
68 | 68 | - changed-files: |
69 | 69 | - any-glob-to-any-file: |
70 | | - - packages/google_adsense/** |
| 70 | + - packages/google_adsense/**/* |
71 | 71 |
|
72 | 72 | 'p: google_identity_services': |
73 | 73 | - changed-files: |
74 | 74 | - any-glob-to-any-file: |
75 | | - - packages/google_indentity_services_web/** |
| 75 | + - packages/google_indentity_services_web/**/* |
76 | 76 |
|
77 | 77 | 'p: google_fonts': |
78 | 78 | - changed-files: |
79 | 79 | - any-glob-to-any-file: |
80 | | - - packages/google_fonts/** |
| 80 | + - packages/google_fonts/**/* |
81 | 81 |
|
82 | 82 | 'p: google_maps_flutter': |
83 | 83 | - changed-files: |
|
164 | 164 | - any-glob-to-any-file: |
165 | 165 | - packages/standard_message_codec/**/* |
166 | 166 |
|
| 167 | +'p: two_dimensional_scrollables': |
| 168 | + - changed-files: |
| 169 | + - any-glob-to-any-file: |
| 170 | + - packages/two_dimensional_scrollables/**/* |
| 171 | + |
167 | 172 | 'p: url_launcher': |
168 | 173 | - changed-files: |
169 | 174 | - any-glob-to-any-file: |
|
243 | 248 | - packages/*/*_windows/**/* |
244 | 249 | - packages/**/windows/**/* |
245 | 250 |
|
| 251 | +'triage-engine': |
| 252 | + - changed-files: |
| 253 | + - any-glob-to-any-file: |
| 254 | + - packages/vector_graphics/**/* |
| 255 | + - packages/vector_graphics_codec/**/* |
| 256 | + - packages/vector_graphics_compiler/**/* |
| 257 | + - third_party/packages/flutter_svg/**/* |
| 258 | + - third_party/packages/flutter_svg_test/**/* |
| 259 | + |
| 260 | +'triage-framework': |
| 261 | + - changed-files: |
| 262 | + - any-glob-to-any-file: |
| 263 | + - packages/animations/**/* |
| 264 | + - packages/flutter_lints/**/* |
| 265 | + - packages/go_router/**/* |
| 266 | + - packages/go_router_builder/**/* |
| 267 | + - packages/google_fonts/**/* |
| 268 | + - packages/two_dimensional_scrollables/**/* |
| 269 | + - third_party/packages/cupertino_icons/**/* |
0 commit comments