forked from 0xWheatyz/SPARC
Add webhook/notification support for batch job completion and score changes #1564
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Users want push notifications (Slack, Discord, or email) when batch jobs finish or when a company score changes significantly, rather than polling the dashboard.
Roadmap reference: ROADMAP.md > P3 > Webhook/notification support
What to do
webhookstable (url, event_types, secret).Acceptance criteria
POST /webhooks/{id}/testendpoint sends a test payload.This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.