Skip to main content

How integrate slack with GitLab?

Pre - Requirements

  • Minimum Maintainer level access for the project in GitLab.
  • Slack admin access or slack webhook URL (can be requested from the slack admin).

Steps

  1. Navigate to the Support and Maintenance project for which the integration needs to be added.
  2. Now go to Settings > Integrations > Slack notifications.
  3. Enable the integration by checking Active
  4. Check the following under Trigger:
    • Issue
    • Merge Request
    • Note
  5. Under Webhook add the webhook URL obtained from Slack.
  6. Click Test Settings. This should send a new message on Slack.
  7. If the above step is successful, click Save Changes.

Resources

Guide