https://github.com/ryanccn/github-webhook-proxy
GitHub webhook proxy on Cloudflare Workers
https://github.com/ryanccn/github-webhook-proxy
cloudflare cloudflare-workers discord-webhooks github-webhooks hono typescript webhooks workerd workers
Last synced: 3 months ago
JSON representation
GitHub webhook proxy on Cloudflare Workers
- Host: GitHub
- URL: https://github.com/ryanccn/github-webhook-proxy
- Owner: ryanccn
- License: agpl-3.0
- Created: 2023-06-26T12:48:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T00:47:46.000Z (about 1 year ago)
- Last Synced: 2024-10-06T07:54:58.767Z (about 1 year ago)
- Topics: cloudflare, cloudflare-workers, discord-webhooks, github-webhooks, hono, typescript, webhooks, workerd, workers
- Language: TypeScript
- Homepage:
- Size: 220 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Webhook Proxy
This [Cloudflare Worker](https://workers.cloudflare.com/) built on [Hono](https://hono.dev/) proxies requests from GitHub to upstream webhooks like [Discord](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) and filters out specific events such as those triggered by Dependabot and Renovate.