Automate Release Notes #844
Labels
enhancement
New feature or request
question
Further information is requested
tools
Issues related to mp, ruledit, etc along with CI and build tools.
Is your feature request related to a problem? Please describe.
Not a client/server thing. This issue is to change the way we do releases out of GitHub. It is a manual effort right now to capture all the pull requests into a release. GitHub offers a way to automate this with labels. Many of the labels we have today would fit nicely with this.
https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
Describe the solution you'd like
Use GitHub's built in feature with a
release.yaml
file, which we already have.Describe alternatives you've considered
Can still do it manually, it does work fine. Just takes time.
Additional context
None
The text was updated successfully, but these errors were encountered: