zulip/zerver/webhooks/reviewboard/doc.md
Stefan Weil d2fa058cc1
text: Fix some typos (most of them found and fixed by codespell).
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-03-27 17:25:56 -07:00

596 B

Get ReviewBoard notifications in Zulip!

  1. {!create-stream.md!}

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

  3. On your ReviewBoard Dashboard, click your team's name in the top-right corner, and click Team administration. Select WebHooks on the left sidebar, and click + Create a WebHook.

  4. Make sure the Enabled option is checked. Set URL to the URL constructed above, and select the events you'd like to be notified about. Set Encoding to JSON, and click Create WebHook.

{!congrats.md!}