Setup commitizen CLI
Version updated for https://github.com/commitizen-tools/setup-cz to version v0.7.0.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-cz GitHub Action installs the Commitizen CLI within a workflow environment, allowing users to leverage its full range of commands for managing conventional commits. Unlike other actions, it provides flexibility by not automating tasks like version bumping, committing, or pushing, enabling users to customize their workflows. This action is ideal for automating parts of the commit process while maintaining control over the specific steps.
Release notes
v0.7.0 (2026-01-12)
Feat
- action: add default git config