Эх сурвалжийг харах

HUE-9371 [ci] Add commit message check to the ci

Romain 6 жил өмнө
parent
commit
2aada27088

+ 1 - 0
.circleci/config.yml

@@ -110,6 +110,7 @@ jobs:
             cd ~/repo
             cd ~/repo
 
 
             ./tools/ci/check_for_python_lint.sh
             ./tools/ci/check_for_python_lint.sh
+            ./tools/ci/check_for_commit_message.sh
             ./tools/ci/check_for_invalid_characters.sh
             ./tools/ci/check_for_invalid_characters.sh
 
 
       - run:
       - run: