Open edeso opened 3 years ago
I am adding support for helpers in the library, it will solve this kind of problems. So this is work in progress.
I released 1.72 now.
It adds support for custom helpers, see: https://github.com/tomasbjerre/git-changelog-maven-plugin#example---custom-helpers
Perhaps that helps you.
You should also be able to solve this with custom issue: https://github.com/tomasbjerre/git-changelog-maven-plugin/blob/master/git-changelog-maven-plugin-example/pom.xml#L324
In combination with <removeIssueFromMessage>true</removeIssueFromMessage>
.
is there a way to keep commit order but replace thes issue pattern in the messages with the proper github link? similarily to what github does in the web interface?
e.g.
instead of plain
the current template looks like