Skip to content

Validate that hook files are reachable and executable

John Cai requested to merge jc-add-hook-existence-check into master

fixes: #1590 (closed)

This MR adds a config validation that checks if all ruby/git-hooks, ruby/gitlab-shell/hooks, and gitaly-hooks are all reachable and executable.

Merge request reports