Provider field mapping
| Public URL | https://your-subdomain.instatunnel.my/webhooks/github |
|---|---|
| Local port | Use the port from your local app command. |
| Success check | Validate X-Hub-Signature-256 and enforce idempotency for retries. |
Flujo de alta intencion
Expose local GitHub webhook endpoints with stable URLs, fast replay loops, and secret verification for CI/CD automations.
Teams building repository automations, bots, and deployment triggers.
github webhook localhost testing
Validate X-Hub-Signature-256 and enforce idempotency for retries.
Comando
instatunnel webhook init --provider github --port 3000 --path /webhooks/githubEjemplo de endpoint publico
https://your-subdomain.instatunnel.my/webhooks/github| Public URL | https://your-subdomain.instatunnel.my/webhooks/github |
|---|---|
| Local port | Use the port from your local app command. |
| Success check | Validate X-Hub-Signature-256 and enforce idempotency for retries. |
If the provider cannot reach the endpoint, confirm the local app is running and restart the tunnel with the same subdomain.
If events arrive but fail verification, compare the exact public URL and signature secret configured in the provider dashboard.
If retries create duplicates, store the provider event ID before performing side effects.
Empieza gratis, valida en local y sube cuando necesites MCP, mas limites o analitica avanzada.