Files
zulip/zerver/webhooks/beanstalk/doc.md
Niloth P b7e79715cc integration-docs: Combine two macros that are always used together.
Edited the git-append-branches.md macro to match the previous
git-branches-additional-feature.md macro, and moved it inside the
webhook-url-with-bot-email.md macro, as it's only ever used
immediately after that macro.
2025-03-05 10:39:13 -08:00

652 B

Zulip supports both SVN and Git notifications from Beanstalk.

  1. {!create-channel.md!}

  2. {!create-an-incoming-webhook.md!}

    {!webhook-url-with-bot-email.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!}