Add lefthook and danger message for ci config testing
What does this MR do and why?
This is a follow up MR to improve on !158499 (merged).
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
pre-commit |
pre-push |
---|---|
How to set up and validate locally
- Change
.gitlab-ci.yml
andgit push
which triggerslefthook run pre-commit
- Push via
git push
to triggerlefthook run pre-push
Edited by Jennifer Li