release-changelog-builder-action
release-changelog-builder-action copied to clipboard
Add all Contributors to Changelog
Hi maybe this is a new feature request, but I want to add all contributors to a changelog.
I would imagine something like #{{CONTRIBUTORS}}
It should then be usable like this:
"template": "# Changelog\n\n#{{CHANGELOG}}\n\n#{{UNCATEGORIZED}}\n\n## Contributors\n\n#{{CONTRIBUTORS}}",
Is this planned or possible?