mirror of
https://github.com/flutter/packages.git
synced 2025-06-27 04:37:07 +08:00
Update the rules for the post-merge labeler (#379)
The existing pattern isn't matching; this replaces it with more explicit rules that are more similar to what flutter/plugins is successfully using.
This commit is contained in:
3
.github/post_merge_labeler.yml
vendored
3
.github/post_merge_labeler.yml
vendored
@ -1,2 +1,3 @@
|
||||
'needs-publishing':
|
||||
- ./**/pubspec.yaml
|
||||
- packages/**/pubspec.yaml
|
||||
- third_party/packages/**/pubspec.yaml
|
||||
|
Reference in New Issue
Block a user