maven-gitlog-plugin icon indicating copy to clipboard operation
maven-gitlog-plugin copied to clipboard

Consider adding support for conventional commits

Open php-coder opened this issue 6 years ago • 3 comments

It would be handy to have support for https://www.conventionalcommits.org In this case, the generated changelog will group commits by bug fixes/features/build/test/etc changes.

See also: https://github.com/conventional-changelog/conventional-changelog

php-coder avatar Jul 18 '19 15:07 php-coder

That would make it possible for me to avoid using standard-version altogether on my Java-only projects!

flisboac avatar Dec 19 '19 04:12 flisboac

Any updates on this?

rodoabad avatar Jan 24 '20 21:01 rodoabad

Hi, no updates. (I don't plan to work on this but would consider pull requests that were simple enough for me to understand quickly.)

danielflower avatar Jan 30 '20 10:01 danielflower