Unclear whether Group Hooks triggers on same projects events as System Hooks
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
It is unclear whether Group Hook trigger on the same projects events as System Hooks namely:
project_create
project_destroy
project_rename
project_transfer
project_update
Use Case
To assure that newly created projects follows our conventions we would like our Configuration-as-Code tool for GitLab (currently, GitLabForm) to run when a new project is created in the GitLab namespace.
We want to have group hooks to result in webhooks for events to that group and sub-groups and sub-projects, so that we can run our Configuration-as-Code pipeline.
Proposal
Update the documentation to clarify current behavior.
Edited by 🤖 GitLab Bot 🤖