Files
zulip/zerver/webhooks/gitlab/doc.md
Eeshan Garg 8fbd8c68f4 webhooks: Update macros to specify custom topics and default PMs.
These changes are the result of migrating to
check_send_webhook_message.
2018-03-18 10:53:45 -07:00

482 B

Receive GitLab notifications in Zulip!

  1. {!create-stream.md!}

  2. {!create-bot-construct-url-indented.md!}

    {!git-webhook-url-with-branches-indented.md!}

  3. Go to your repository on GitLab and click Settings on the left sidebar. Click on Integrations.

  4. Set URL to the URL constructed above. Select the events you you would like to receive notifications for, and click Add Webhook.

{!congrats.md!}