zulip/zerver/webhooks/github/githubsponsors.md

916 B

Zulip GitHub Sponsors integration

Get GitHub Sponsors notifications in Zulip!

{start_tabs}

  1. {!create-channel.md!}

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

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

  4. Go to your profile on GitHub, and click on Sponsors dashboard. 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, and click Create webhook.

{end_tabs}

{!congrats.md!}

{!event-filtering-additional-feature.md!}

{!webhooks-url-specification.md!}