mirror of https://github.com/zulip/zulip.git
749 B
749 B
Get GitHub Sponsors notifications in Zulip!
-
{!create-channel.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-integration-url.md!}
You can refer to GitHub's documentation for webhook events.
-
Go to your profile on GitHub and click on Sponsors dashboard. Select Webhooks. Click on Add webhook. GitHub may prompt you for your password.
-
Set Payload URL to the URL constructed above. Set Content type to
application/json
and click Create webhook.
{!congrats.md!}
See also the GitHub integration.