Discord Notifications (FREE)

The Discord Notifications integration 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

  1. Open the Discord channel you want to receive GitLab event notifications.
  2. From the channel menu, select Edit channel.
  3. Select Integrations.
  4. If there are no existing webhooks, select Create Webhook. Otherwise, select View Webhooks then New Webhook.
  5. Enter the name of the bot to post the message.
  6. Optional. Edit the avatar.
  7. Copy the URL from the WEBHOOK URL field.
  8. Select Save.

Configure created webhook in GitLab

With the webhook URL created in the Discord channel, you can set up the Discord Notifications integration in GitLab.

  1. On the top bar, select Main menu > Projects and find your project.
  2. On the left sidebar, select Settings > Integrations.
  3. Select Discord Notifications.
  4. Ensure that the Active toggle is enabled.
  5. Check the checkboxes corresponding to the GitLab events for which you want to send notifications to Discord.
  6. Paste the webhook URL that you copied from the create Discord webhook step.
  7. Configure the remaining options and select the Save changes button.

The Discord channel you created the webhook for now receives notification of the GitLab events that were configured.