Are you using conventional commits? This action + new auto-generated release notes is the perfect pair for your next release 🤩 github.com/bcoe/conventio…
@github I use release-drafter which has:
- Autolabelling based on files changed
- Using major minor & patch labels on PR's to auto draft a release with version number.
- The release note is created as a draft for me. I just need to go in and publish it.
Any plans to add these features?