release icon indicating copy to clipboard operation
release copied to clipboard

feat: list release contributors

Open kettanaito opened this issue 3 years ago • 0 comments

  • Closes #30

Lists GitHub handles of the users that contributed to each individual merged pull request.

  • [x] Fetch GitHub user handles based on the given commit.
  • [x] Fetch commit authors for commits given to the release notes.
  • [ ] Assert that commit contributors are listed in the markdown notes.
  • [x] Add commit authors next to the commits in the release notes.

kettanaito avatar Jun 21 '22 15:06 kettanaito