Use GitHub’s version of Release notes #9664
Description
Is this a unique feature?
- I have checked "open" AND "closed" issues and this is not a duplicate
Is your feature request related to a problem/unavailable functionality? Please describe.
In a Twitter Space about open source succes Kyle from TechSquadTV mentioned how GitHub has a button that tags contributors when a project’s release is published, and eddiejaoude expressed interesting in doing this.
Edited by Sara Jaoude:
Currently the BioDrop releases are created with a GitHub Action using conventional commits. However we learnt from @KyleTryon that it is possible to also give credit to the author of the contribution in the release notes - as well as "shouting out" new contributors (refer to screenshot below).

https://github.com/TechSquidTV/UltimateHomeServer/releases/tag/v0.0.1
Proposed Solution
Some how implement this feature into the project’s release notes
Automatically generate release notes using GitHub Releases:
We will need to remove the existing GitHub Action .github/workflows/release.yml
Screenshots
No response
Do you want to work on this issue?
No
If you want to work on this issue...
No response