empress / ember-cli-showdown

Ember component to render markdown into HTML.
https://empress.github.io/ember-cli-showdown/
MIT License
101 stars 35 forks source link

Changelog and/or GitHub release format breaks RenovateBot #145

Open jelhan opened 9 months ago

jelhan commented 9 months ago

RenovateBot includes the relevant changelog in a PR created by default. This does not work for ember-cli-showdown. I assume RenovateBot struggles mapping a release to a changelog entry. Not sure how that's down normally. But honestly I also feel the current format not that readable as a human.

Release name:

v9.0.0-ember-cli-showdown: Merge pull request #142 from empress/release-preview

Changelog headline:

Release (2024-02-07)

Example of a PR created by RenovateBot missing the changelog: https://github.com/ember-bootstrap/ember-bootstrap/pull/2089