zulip/zerver/webhooks/github/doc.md

1.0 KiB

Zulip GitHub integration

Get GitHub notifications in Zulip!

{start_tabs}

  1. {!create-channel.md!}

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

  3. {!generate-webhook-url-basic.md!}

  4. On your repository's web page, go to Settings. Select Webhooks, and click Add webhook. GitHub may prompt you for your password.

  5. 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!}

{!webhooks-url-specification.md!}