For complete working examples with tests, see: examples/express/ - Full Express implementation examples/nextjs/ - Next.js App Router implementation examples/fastapi/ - Python FastAPI implementation
| push | Commits pushed to branch | | pullrequest | PR opened, closed, merged, etc. | | issues | Issue opened, closed, labeled, etc. | | release | Release published | | workflowrun | GitHub Actions workflow completed | | ping | Test event when webhook created |
| X-Hub-Signature-256 | HMAC SHA-256 signature (use this, not sha1) | | X-GitHub-Event | Event type (push, pullrequest, etc.) | | X-GitHub-Delivery | Unique delivery ID |
Ricevi e verifica i webhook GitHub. Da utilizzare durante la configurazione dei gestori webhook GitHub, il debug della verifica della firma o la gestione di eventi del repository come push, pull_request, problemi o rilascio. Fonte: hookdeck/webhook-skills.