diff --git a/doc/user/project/integrations/webhooks.md b/doc/user/project/integrations/webhooks.md index ae6a215fc344b0a05ae3c20aa8faf7b5c0df213b..5c43c63384817a966cb4005f41735b5ba4985c0f 100644 --- a/doc/user/project/integrations/webhooks.md +++ b/doc/user/project/integrations/webhooks.md @@ -44,6 +44,10 @@ update a backup mirror, or even deploy to your production server. They are available **per project** for GitLab Community Edition, and **per project and per group** for **GitLab Enterprise Edition**. +> **Note:** +> Webhooks set at the group level are triggered only by events on projects +> in that group, not events on projects in its [subgroups](https://docs.gitlab.com/ee/user/group/subgroups/). + Navigate to the webhooks page by going to your project's **Settings ➔ Integrations**.