zulip/zerver/webhooks/rhodecode/doc.md

23 lines
637 B
Markdown
Raw Normal View History

Get RhodeCode notifications in Zulip!
1. {!create-channel.md!}
1. {!create-an-incoming-webhook.md!}
1. {!generate-integration-url.md!}
{!git-webhook-url-with-branches.md!}
1. Go to your repository on RhodeCode and click on the **Repository
Settings** tab. Select **Integrations**. Click on **Create new
integration**. Select **Webhook**.
1. Set **Webhook URL** to the URL constructed above. Select the events
you would like to receive notifications for, and click
**Submit**. This integration supports the following events:
* repository push
{!congrats.md!}
![](/static/images/integrations/rhodecode/001.png)