diff --git a/src/collections/_documentation/workflow/integrations/global-integrations/gitlab.md b/src/collections/_documentation/workflow/integrations/global-integrations/gitlab.md index 2cfd88041c8eb0..681f148f6eac9e 100644 --- a/src/collections/_documentation/workflow/integrations/global-integrations/gitlab.md +++ b/src/collections/_documentation/workflow/integrations/global-integrations/gitlab.md @@ -16,6 +16,15 @@ Sentry owner or manager permissions and GitLab owner or maintainer permissions a level="warning" %} +{% capture __alert_content -%} +GitLab -> Admim area -> Settings -> Network -> Outbound requests -> Allow requests to the local network from hooks and services +{%- endcapture -%} +{%- include components/alert.html + title="Local requests should be enabled in GitLab" + content=__alert_content + level="warning" +%} + 1. In Sentry, navigate to Organization Settings > **Integrations**. 1. Within Integrations, find the GitLab icon and click **Install**.