mirror of https://github.com/zulip/zulip.git
1.0 KiB
1.0 KiB
Zulip GitHub integration
Get GitHub notifications in Zulip!
{start_tabs}
-
{!create-channel.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-webhook-url-basic.md!}
-
On your repository's web page, go to Settings. Select Webhooks, and click Add webhook. GitHub may prompt you for your password.
-
Set Payload URL to the URL generated above. Set Content type to
application/json
. Select the events you'd like to be notified about, and click Add Webhook.
{end_tabs}
{!congrats.md!}
{!event-filtering-additional-feature.md!}
Configuration options
{!git-branches-additional-feature.md!}
Related documentation
{!webhooks-url-specification.md!}