actions
actions copied to clipboard
Possible to omit the changelog or supply and alternate description?
Hello - this is a really useful action. We have some cases where we do not want the automatic changelog to be created. Is it possible to provide a parameter to disable this, and/or provide a custom value that would be used as description? Thanks.
This would be really nice to be able to provide custom text to the changelog, for example git shortlog oldtag..HEAD --no-merges
Yes, I'm looking for this functionality too.
I've created a PR with that feature: #403