Files
zulip/zerver/webhooks/reviewboard/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

589 B

Get Review Board notifications in Zulip!

  1. {!create-stream.md!}

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

  3. On your Review Board 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!}