Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / 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