Skip to content

[packages] Check for blank lines in CHANGELOG lists #177511

@stuartmorgan-g

Description

@stuartmorgan-g

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

No one assigned

    Labels

    P2Important issues not at the top of the work listp: toolingAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions