mirror of https://github.com/zulip/zulip.git
909 B
909 B
For the integration based on the deprecated GitHub Services, see here.
-
{!create-stream.md!}
-
{!create-bot-construct-url-indented.md!}
-
{!git-webhook-url-with-branches-indented.md!}
-
From there, select Webhooks:
-
Click Add webhook.
-
Authorize yourself and configure your webhook.
-
In the Payload URL field, enter the URL constructed above.
-
Then, set Content type to
application/json
. -
Next, select the actions that you want to result in a Zulip notification and click Add Webhook.
{!congrats.md!}