Closed bzarboni1 closed 8 months ago
Following #36 , we decided to enforce Conventional Commits. As such, we will require:
CONTRIBUTING.md
This PR includes the following changes:
pre-commit
GitHub Hooks
commitizen
Conventional Commits
terraform_trivy
Trivy
ISSUE
37 - Add Git Commit hooks to enforce conventional commits
Following #36 , we decided to enforce Conventional Commits. As such, we will require:
CONTRIBUTING.md
file on how contributions should be madeCHANGES
This PR includes the following changes:
pre-commit
to run commit-time checks. This replaces some of theGitHub Hooks
we had previouslypre-commit
checks:commitizen
: to enforceConventional Commits
terraform_trivy
: Static analysis of security settings in your Terraform code, usingTrivy