You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: runatlantis.io/docs/configuring-webhooks.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ If installing on a single repository, navigate to the repository home page and c
41
41
42
42
## GitLab
43
43
If you're using GitLab, navigate to your project's home page in GitLab
44
-
- Click **Settings > Webooks** in the sidebar
44
+
- Click **Settings > Webhooks** in the sidebar
45
45
- set **URL** to `http://$URL/events` (or `https://$URL/events` if you're using SSL) where `$URL` is where Atlantis is hosted. **Be sure to add `/events`**
46
46
- double-check you added `/events` to the end of your URL.
47
47
- set **Secret Token** to the Webhook Secret you generated previously
0 commit comments