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