wulf-pulse/app/api/webhooks
lorentz 414ad78c36 feat: repo commit tracking and OpenClaw notification
- Migration 058: repo_commits + openclaw_instances tables (seeded with overwatch)
- POST /api/webhooks/forgejo: receives Forgejo push events, stores commits,
  forwards HMAC-signed payload to all enabled OpenClaw instances, sends Telegram
- GET /api/openclaw/repo-commits: OpenClaw polling endpoint (filters: since, repo, branch, limit)
- GET/POST /api/admin/openclaw-instances: manage instance registry
- PATCH/DELETE /api/admin/openclaw-instances/[id]: update/remove instances
- FORGEJO_WEBHOOK_SECRET in .env.local (leave empty to skip HMAC verification)
2026-03-21 18:52:22 -04:00
..
autotask feat: Autotask webhook integration, TicketNotes, Datto RMM, workflow engine, Veeam agents/alarms, AI triage, misc improvements 2026-02-20 10:28:15 -05:00
datto-rmm feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
forgejo feat: repo commit tracking and OpenClaw notification 2026-03-21 18:52:22 -04:00
ips feat: add IP address logging to webhooks for whitelisting 2026-01-24 17:28:56 -05:00
logs feat: add webhook support for real-time Autotask updates 2026-01-24 10:07:20 -05:00
register feat: Autotask webhook integration, TicketNotes, Datto RMM, workflow engine, Veeam agents/alarms, AI triage, misc improvements 2026-02-20 10:28:15 -05:00
stats feat: add webhook support for real-time Autotask updates 2026-01-24 10:07:20 -05:00
status feat: Autotask webhook integration, TicketNotes, Datto RMM, workflow engine, Veeam agents/alarms, AI triage, misc improvements 2026-02-20 10:28:15 -05:00