zulip/zerver/webhooks/github/githubsponsors.md
Shubham Padia 40dedace08 integrations: Change URL scheme for categories and /doc/ page.
We redirect existing URLs to the new URLs. We want to use
`/integrations/category/{category_slug}` for categories and
`/integrations/{integration_name}` instead of
`/integrations/doc/{integration_name}` for individual integrations page.
2025-11-07 13:29:34 -08:00

35 lines
886 B
Markdown

# Zulip GitHub Sponsors integration
Get GitHub Sponsors notifications in Zulip!
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your profile on GitHub, and click on **Sponsors dashboard**.
Select **Webhooks**, and click **Add webhook**. GitHub may prompt
you for your password.
1. Set **Payload URL** to the URL generated above. Set **Content type**
to `application/json`, and click **Create webhook**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/githubsponsors/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
- [GitHub's webhook events documentation][github-webhook-events]
- [Zulip GitHub integration](/integrations/github).
{!webhooks-url-specification.md!}
[github-webhook-events]: https://docs.github.com/en/webhooks-and-events/webhooks/webhook-events-and-payloads