c642e8b9fa58dbee06e617e130222f13810d4c46
[releng/global-jjb.git] / conventional_commit-3d9847194b514c13.yaml
1 ---
2 other:
3   - |
4     Conventional Commit message subject lines are now enforced. This affects
5     CI. Additionally, if developers want to protect themselves from CI failing
6     on this please make sure of the following
7
8     * you have pre-commit installed
9     * that you have run
10       pre-commit install --hook-type commit-msg