gbowne1/json-maestro

[Internal Feat] Changelog CI

Open

#55 opened on Dec 13, 2024

 (0 comments) (0 reactions) (0 assignees)Python (2 forks)auto 404
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.

Contributor guide