github-release-notes
github-release-notes copied to clipboard
Add support for including fixed issues from the tag commit
We do not create specific tag commits. Instead, we add a tag to the commit we want to create the release from. When doing so, and creating a changelog from gren, we've noticed that the fixed issue from the tag commit isn't included in the changelog.
Would it be possible to add a way to include the fixed issues in the tag commit as well?
Thanks.