Is there a way to configure release-please to add a commit author in changelog lines? #1063
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
I'm trying to generate better than changelogs and for our use case it could be useful to add the commit's authors to each changelog message once the release please GA action has run.
We would endup with changelog lines likes
feat(vehicle)!: the_commit_message (#pr_number) (author1, author2, ...)
I'm not seeing any option to do that in the documentation so I don't know if it's possible to do it out of the box. Any pointers would be greatly appreciated!
The text was updated successfully, but these errors were encountered: