Discord Notifications service
Introduced in GitLab 11.6.
The Discord Notifications service sends event notifications from GitLab to the channel for which the webhook was created.
To send GitLab event notifications to a Discord channel, create a webhook in Discord and configure it in GitLab.
Create webhook
- Open the Discord channel you want to receive GitLab event notifications.
- From the channel menu, select Edit channel.
- Click on Webhooks menu item.
- Click the Create Webhook button and fill in the name of the bot that will post the messages. Optionally, edit the avatar.
- Note the URL from the WEBHOOK URL field.
- Click the Save button.
Configure created webhook in GitLab
With the webhook URL created in the Discord channel, you can set up the Discord Notifications service in GitLab.
- Navigate to the Integrations page in your project’s settings. That is, Project > Settings > Integrations.
- Select the Discord Notifications project service to configure it.
- Check the Active checkbox to turn on the service.
- Check the checkboxes corresponding to the GitLab events for which you want to send notifications to Discord.
- Paste the webhook URL that you copied from the create Discord webhook step.
- Configure the remaining options and click the Save changes button.
The Discord channel you created the webhook for will now receive notification of the GitLab events that were configured.
Help and feedback
If there's something you don't like about this feature
To propose functionality that GitLab does not yet offer
To further help GitLab in shaping new features
If you didn't find what you were looking for
If you want help with something very specific to your use case, and can use some community support
POST ON GITLAB FORUM
If you have problems setting up or using this feature (depending on your GitLab subscription)
REQUEST SUPPORT
To view all GitLab tiers and features or to upgrade
If you want to try all features available in GitLab.com
If you want to try all features available in GitLab self-managed
If you spot an error or a need for improvement and would like to fix it yourself in a merge request
EDIT THIS PAGE
If you would like to suggest an improvement to this doc