Skip to content

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.

.pre-commit-config.yaml
repos:
- repo: https://git.dotcircle.dev/dotcircle.co/ChangelogGenerator
rev: v1.2.3
hooks:
- id: changelog-validator