Skip to content

Fix group hooks not firing in PostReceive

Stan Hu requested to merge sh-fix-group-hooks into master

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31741 changed the behavior to fire hooks only if project or system hooks needed to be fired. We also need to consider group hooks as well.

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/13752

Edited by Stan Hu

Merge request reports