pre-commit-crocodile¶
Git hooks intended for developers using pre-commit and commitizen.
CI/CD components¶
GitLab CI/CD Catalog: https://gitlab.com/explore/catalog/RadianDevCore/tools/pre-commit-crocodile
commits
- GitLab CI job to validate newly pushed commits¶
Validate commits added on a branch or for a merge request :
- Show commits specifications and syntax examples
- Check commits automatically with
commitizen
configurations - Run pre-commit checks on all files
- Deny
WIP
commits on GitLab branches