Skip to content

Use lefthook remote feature [gemnasium only]

Adam Cohen requested to merge use-lefthook-remotes into master

What does this MR do?

Support for lefthook was added as part of Add lefthook (!311 - merged), however, it relies on importing the ci-templates project as a git submodule. This MR uses the remotes feature of lefthook to simplify the implementation by removing the reliance on git submodules.

What are the relevant issue numbers?

pre-push git hooks for the Gemnasium repos (gitlab-org/gitlab#357514 - closed)

Does this MR meet the acceptance criteria?

Merge request reports