Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
63476c8f
Commit
63476c8f
authored
Jan 05, 2022
by
Niklas
Committed by
Kati Paizee
Jan 05, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc Consistency: user/project/integration - integrations
parent
ef45a827
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
18 deletions
+20
-18
doc/user/project/integrations/discord_notifications.md
doc/user/project/integrations/discord_notifications.md
+6
-4
doc/user/project/integrations/slack.md
doc/user/project/integrations/slack.md
+14
-14
No files found.
doc/user/project/integrations/discord_notifications.md
View file @
63476c8f
...
...
@@ -15,10 +15,12 @@ and configure it in GitLab.
1.
Open the Discord channel you want to receive GitLab event notifications.
1.
From the channel menu, select
**Edit channel**
.
1.
Click on
**Webhooks**
menu item.
1.
Click the
**Create Webhook**
button and fill in the name of the bot to post the messages. Optionally, edit the avatar.
1.
Note the URL from the
**WEBHOOK URL**
field.
1.
Click the
**Save**
button.
1.
Select
**Integrations**
.
1.
If there are no existing webhooks, select
**Create Webhook**
. Otherwise, select
**View Webhooks**
then
**New Webhook**
.
1.
Enter the name of the bot to post the message.
1.
Optional. Edit the avatar.
1.
Copy the URL from the
**WEBHOOK URL**
field.
1.
Select
**Save**
.
## Configure created webhook in GitLab
...
...
doc/user/project/integrations/slack.md
View file @
63476c8f
...
...
@@ -60,7 +60,7 @@ Your Slack team now starts receiving GitLab event notifications as configured.
The following triggers are available for Slack notifications:
| Trigger name | Trigger event |
|
------------------------ | ------------------------------------------------------
|
|
--------------------------------------------------------------------------|------------------------------------------------------
|
|
**Push**
| A push to the repository. |
|
**Issue**
| An issue is created, updated, or closed. |
|
**Confidential issue**
| A confidential issue is created, updated, or closed. |
...
...
@@ -72,7 +72,7 @@ The following triggers are available for Slack notifications:
|
**Wiki page**
| A wiki page is created or updated. |
|
**Deployment**
| A deployment starts or finishes. |
|
**Alert**
| A new, unique alert is recorded. |
|
**Vulnerability**
|
**(ULTIMATE)**
A new, unique vulnerability is recorded.
|
|
[
**Vulnerability**
](
../../application_security/vulnerabilities/index.md
)
| A new, unique vulnerability is recorded.
|
## Troubleshooting
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment