-
Notifications
You must be signed in to change notification settings - Fork 29.5k
Open
flutter/packages
#10346Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
Currently the changelog validator in our repo tooling won't flag this, which is easy to do accidentally when merging:
## 1.2.3
* Foo
* Bar
* Baz
This will make two lists instead of one on pub.dev, which we don't want. Our style is always to have a single top-level list as the changelog, so we should have the repo tooling catch this and log an error.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team