product-os / versionist

Flexible CHANGELOG generation toolkit that adapts to your commit conventions
44 stars 15 forks source link

Versionist could check that the CHANGELOG.md is in the correct format #90

Open lurch opened 7 years ago

lurch commented 7 years ago

Inspired by a discussion in https://github.com/resin-io/resin-base/pull/33

Given that we're mandating that all resin.io projects stick to a standard Changelog header-format (with the contents of the Changelog updated by versionist itself), perhaps it would make sense for versionist (or VersionBot, or SomeOtherBot*) to check that CHANGELOG.md (and perhaps other "standard files" too?) are following the expected conventions.

* hmmm, perhaps it'd be a RepoLintingBot ;-)

lurch commented 5 years ago

I guess the "default empty changelog" in #122 is a first step in this direction :wink: