We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, Is it possible to configure git-changelog to include only first line of git commit message in generated changelog?
The text was updated successfully, but these errors were encountered:
I'm implementing this as some new variables:
A sample template here: https://github.com/tomasbjerre/git-changelog-lib/blob/master/src/test/resources/templates/testCommitsVariables.mustache
Sorry, something went wrong.
Added variables: messageTitle, messageBody, messageItems #5
0a7a9a1
This is now in 1.14, should be in Maven Central within the hour. Open issue again if any problems.
Works great. Thank You
No branches or pull requests
Hi,
Is it possible to configure git-changelog to include only first line of git commit message in generated changelog?
The text was updated successfully, but these errors were encountered: