2024-07-20 13:35:34 +02:00
|
|
|
# Zulip Review Board integration
|
|
|
|
|
2021-12-17 05:12:13 +01:00
|
|
|
Get Review Board notifications in Zulip!
|
2018-11-01 20:56:22 +01:00
|
|
|
|
2024-07-20 13:35:34 +02:00
|
|
|
{start_tabs}
|
|
|
|
|
2024-05-05 22:30:09 +02:00
|
|
|
1. {!create-channel.md!}
|
2018-11-01 20:56:22 +01:00
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
2024-07-20 13:35:34 +02:00
|
|
|
1. {!generate-webhook-url-basic.md!}
|
2018-11-01 20:56:22 +01:00
|
|
|
|
2021-12-17 05:12:13 +01:00
|
|
|
1. On your Review Board **Dashboard**, click your team's name in the top-right
|
2018-11-01 20:56:22 +01:00
|
|
|
corner, and click **Team administration**. Select **WebHooks** on the
|
|
|
|
left sidebar, and click **+ Create a WebHook**.
|
|
|
|
|
2024-07-20 13:35:34 +02:00
|
|
|
1. Make sure the **Enabled** option is checked. Set **URL** to the URL generated
|
|
|
|
above, and select the [events](#filtering-incoming-events) you'd like to
|
|
|
|
be notified about. Set **Encoding** to **JSON**, and click **Create WebHook**.
|
|
|
|
|
|
|
|
{end_tabs}
|
2018-11-01 20:56:22 +01:00
|
|
|
|
|
|
|
{!congrats.md!}
|
|
|
|
|
|
|
|
![](/static/images/integrations/reviewboard/001.png)
|
2024-07-20 13:35:34 +02:00
|
|
|
|
|
|
|
{!event-filtering-additional-feature.md!}
|
|
|
|
|
|
|
|
### Related documentation
|
|
|
|
|
|
|
|
{!webhooks-url-specification.md!}
|