Setup commitizen CLI
Version updated for https://github.com/commitizen-tools/setup-cz to version v0.9.0.
- This action is used across all versions by 13 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-cz GitHub Action installs the Commitizen CLI within workflows, enabling users to leverage its full functionality for managing conventional commits. It provides flexibility by allowing users to manually execute Commitizen commands, rather than automating tasks like version bumps or commits. This action simplifies integrating Commitizen into CI/CD pipelines while enabling precise control over commit conventions and versioning workflows.
What’s Changed
v0.9.0 (2026-04-07)
Feat
- allow git user and email configuration