diff options
author | Marcin Zajączkowski <mszpak@wp.pl> | 2016-01-25 13:06:09 +0000 |
---|---|---|
committer | Marcin Zajączkowski <mszpak@wp.pl> | 2016-01-25 13:06:09 +0000 |
commit | 468dbfe937b60cc0b06f062fd01dcfd70450bcf1 (patch) | |
tree | 8e0d2bb84a602fb010f4c2bf5e37fe542eab089c /doc/integration | |
parent | 0f13933175fc5ce4d906bb516a17437aa3fd1e28 (diff) | |
download | gitlab-ce-468dbfe937b60cc0b06f062fd01dcfd70450bcf1.tar.gz |
Update Slack integration configuration
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/slack.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/integration/slack.md b/doc/integration/slack.md index 84f1d74c058..ecbe0d3e887 100644 --- a/doc/integration/slack.md +++ b/doc/integration/slack.md @@ -6,15 +6,17 @@ To enable Slack integration you must create an Incoming WebHooks integration on 1. [Sign in to Slack](https://slack.com/signin) -1. Select **Configure Integrations** from the dropdown next to your team name. +1. Select **Apps & Custom Integrations** from the dropdown next to your team name. -1. Select the **All Services** tab +1. Click the **Configure** link (right-upper corner). -1. Click **Add** next to Incoming Webhooks +1. Select the **Custom integrations** tab. -1. Pick Incoming WebHooks +1. Click the **Incoming WebHooks** row. -1. Choose the channel name you want to send notifications to +1. Click the **Add configuration** button. + +1. Choose the channel name you want to send notifications to. 1. Click **Add Incoming WebHooks Integration** - Optional step; You can change bot's name and avatar by clicking modifying the bot name or avatar under **Integration Settings**. |