Changelogger CLI Tool #471
obstschale
started this conversation in
Tools
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We follow Keep a Changelog at our company. But we had a problem with our workflow keeping the changelog. So I built a PHP CLI Tool to help us. It follows the idea of Keep a Changelog an does not generate a Changelog but helps us writing changelog entries but make them commitable to track changes during a sprint.
The CLI tool takes all unreleased changes and adds them to the CHANGELOG.md file if a new version is release.
I would be pleased to receive some feedback :) https://github.com/churchtools/changelogger
Beta Was this translation helpful? Give feedback.
All reactions