github-tools / github-release-notes

Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.
https://github-tools.github.io/github-release-notes/
GNU General Public License v3.0
883 stars 324 forks source link

Add a way to access pull request submitter name in release notes #224

Open valadas opened 4 years ago

valadas commented 4 years ago

We have a workflow where we want do generate the release notes only from pull requests and mention the pull request author. I have found no way to do this yet...