danielflower / maven-gitlog-plugin

Generates a change log for maven projects using git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prefix convention

aelamrani opened this issue · comments

It will be very useful to have a configuration allowing to map a prefix commit to a section.

So we could generate different section on the output changelog file. My use case is that i want to separate bug fixes, and features. And avoid to display some technicals commits that make no sense for the final user.