diff options
author | Jason Goodman <jgoodman@gitlab.com> | 2019-05-21 16:28:26 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-05-21 16:28:26 +0000 |
commit | 8274f15dc0f932b808cc06a6f2afa3e8538d766c (patch) | |
tree | b337c6cfc4a3a88f5950d4cf9dd8c65232b8751d /doc/user/project | |
parent | b6f193d1087e93f02b3c7b8ea097d2a47dfad657 (diff) | |
download | gitlab-ce-8274f15dc0f932b808cc06a6f2afa3e8538d766c.tar.gz |
Update documentation for chat notifications on deployment events
Update configuration screenshots for Slack and Mattermost
Update list of events for Mattermost
Diffstat (limited to 'doc/user/project')
-rw-r--r-- | doc/user/project/integrations/img/mattermost_configuration.png | bin | 101151 -> 67672 bytes | |||
-rw-r--r-- | doc/user/project/integrations/img/slack_configuration.png | bin | 92179 -> 64873 bytes | |||
-rw-r--r-- | doc/user/project/integrations/mattermost.md | 2 |
3 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/integrations/img/mattermost_configuration.png b/doc/user/project/integrations/img/mattermost_configuration.png Binary files differindex e0b55b23520..75ef0310f2d 100644 --- a/doc/user/project/integrations/img/mattermost_configuration.png +++ b/doc/user/project/integrations/img/mattermost_configuration.png diff --git a/doc/user/project/integrations/img/slack_configuration.png b/doc/user/project/integrations/img/slack_configuration.png Binary files differindex 53b30e0e8cd..a14d2969488 100644 --- a/doc/user/project/integrations/img/slack_configuration.png +++ b/doc/user/project/integrations/img/slack_configuration.png diff --git a/doc/user/project/integrations/mattermost.md b/doc/user/project/integrations/mattermost.md index 8c5461de42f..d7fd75fd728 100644 --- a/doc/user/project/integrations/mattermost.md +++ b/doc/user/project/integrations/mattermost.md @@ -27,9 +27,11 @@ There, you will see a checkbox with the following events that can be triggered: - Confidential issue - Merge request - Note +- Confidential note - Tag push - Pipeline - Wiki page +- Deployment Below each of these event checkboxes, you have an input field to enter which Mattermost channel you want to send that event message. Enter your preferred channel handle (the hash sign `#` is optional). |