playpauseandstop / badabump

Manage changelog and bump project version number using conventional commits from latest git tag. Support Python & JavaScript projects and CalVer & SemVer schemas. Designed to run at GitHub Actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support release notes from cli args

playpauseandstop opened this issue · comments

When release PR created from latest pre-release commit, message of "No changes from latest pre-release" appended to release notes, but most of the times additional release notes should be provided to CHANGELOG and other mediums instead.

With that in mind need to allow badabump expect on release notes message in cli args.