Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork0
A Cloudflare Worker that displays the most recent webhook delivery attempts.
License
NotificationsYou must be signed in to change notification settings
EssentialsX/captain-hook
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A Cloudflare Worker that displays the most recent webhook delivery attempts.
Internal tool for debugging webhook deliveries fordisgit.
- Run
bun installto install the dependencies. - Update the following values in the
wrangler.jsoncaccount_id: Your Cloudflare account ID.routes: The route where the worker will be deployed.OWNER,REPO, andHOOK_ID: The owner, repository, and webhook ID for which you want to view delivery attempts.
- Deploy the worker using
bun run deploy. - Set the
GITHUB_TOKENsecret by runningbunx wrangler secret put GITHUB_TOKEN.
About
A Cloudflare Worker that displays the most recent webhook delivery attempts.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published