forked from 0xWheatyz/SPARC
Feature: webhook/notification support for batch job completion and score change alerts #537
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
Roadmap item: P3 — Webhook/notification support
Users have no automated way to know when a batch job completes or when a significant change is detected.
Task
webhookstable to store user-configured webhook URLs and event typesAcceptance Criteria
Verified complete:
SPARC/webhooks.pyimplements webhook/notification support for batch job completion.WEBHOOK_URLSenv var documented in.env.example. Closing as implemented.