Skip to content

Commit

Permalink
GitLab have moved Webhooks into their own menu Item
Browse files Browse the repository at this point in the history
  • Loading branch information
gezb committed Oct 11, 2020
1 parent a82e9f0 commit 6d2a8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runatlantis.io/docs/configuring-webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If installing on a single repository, navigate to the repository home page and c

## GitLab
If you're using GitLab, navigate to your project's home page in GitLab
- Click **Settings > Integrations** in the sidebar
- Click **Settings > Webooks** in the sidebar
- 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`**
- double-check you added `/events` to the end of your URL.
- set **Secret Token** to the Webhook Secret you generated previously
Expand Down

0 comments on commit 6d2a8a6

Please sign in to comment.