enhancementhelp wanted
Repository metrics
- Stars
- (4 stars)
- PR merge metrics
- (PR metrics pending)
Description
Our CHANGELOG.md leaves a bit to be desired as we do releases. Not something necessarily required but.. it makes changes visible in the GitHub Releases we use.
We could automate this using a action or workflow during CI..
https://stefanzweifel.dev/posts/2021/11/13/introducing-the-changelog-updater-action/
This is one example.. there's others.