X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2Fconventional_commit-3d9847194b514c13.yaml;fp=releasenotes%2Fnotes%2Fconventional_commit-3d9847194b514c13.yaml;h=c642e8b9fa58dbee06e617e130222f13810d4c46;hb=50694603867093888fb581b5e1d2444b915e5bc1;hp=0000000000000000000000000000000000000000;hpb=be0de7e3278f0c1479c87c579b3998d77ec9b7a8;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/conventional_commit-3d9847194b514c13.yaml b/releasenotes/notes/conventional_commit-3d9847194b514c13.yaml new file mode 100644 index 00000000..c642e8b9 --- /dev/null +++ b/releasenotes/notes/conventional_commit-3d9847194b514c13.yaml @@ -0,0 +1,10 @@ +--- +other: + - | + Conventional Commit message subject lines are now enforced. This affects + CI. Additionally, if developers want to protect themselves from CI failing + on this please make sure of the following + + * you have pre-commit installed + * that you have run + pre-commit install --hook-type commit-msg