CI
The changelog-generator can also be used in CI (continuous integration) as a test to validate the changelog.
The repo provides a pre-commit hook that can be used for this.
Example usage
Section titled “Example usage”repos: - repo: https://git.dotcircle.dev/dotcircle.co/ChangelogGenerator rev: v1.2.3 hooks: - id: changelog-validator