This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Use GitHub’s version of Release notes #9664
Labels
⭐ goal: addition
undefined
🔒 staff only
undefined
🏁 status: ready for dev
You can asked for this issue to be assigned (if not already assigned)
Is this a unique feature?
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 notesAutomatically generate release notes using GitHub Releases:
https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
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
The text was updated successfully, but these errors were encountered: