Files
zulip/zerver/webhooks/beanstalk/doc.md
Anders Kaseorg a2e1d61172 integrations: Satisfy Python-Markdown’s archaic 4-space requirement.
Followup to commit dc33a0ae67 (#22315).

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

668 B

Zulip supports both SVN and Git notifications from Beanstalk.

  1. {!create-stream.md!}

  2. {!create-a-bot.md!}

    {!webhook-url-with-bot-email.md!} {!git-append-branches.md!}

  3. On your repository's webpage, click on the Settings tab. Click on the Integrations tab, scroll down and click on Modular Webhooks. Click on Add a webhook.

  4. Set Name to a name of your choice, such as Zulip. Set URL to the URL constructed above. Under Select webhook triggers, check the events that you would like to receive notifications for, and click Activate.

{!congrats.md!}