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

Option that make release notes include assignee #254

Open dlsrb6342 opened 4 years ago

dlsrb6342 commented 4 years ago

Is there any option that make release notes include assignee? If not, What do you think adding that option?

Thank you for really nice module.

swaylock commented 4 years ago

casting another vote for this feature. I had a look to see if I might be able to add this feature myself, however the code in this awesome utility is way above my pay grade! Thank you

Min-Kyungsun commented 1 year ago

@alexcanessa I really need the above option!! I want to include assignee in release notes through github-action.