forked from 0xWheatyz/SPARC
Add webhook/notification support for batch job completion and score changes #679
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 have no way to be notified when a long-running batch job finishes or when a company innovation score changes significantly, requiring them to poll the dashboard manually.
What to do
job.completedandscore.changedevents.Acceptance criteria
References
Roadmap item: P3 — webhook/notification support.
Triage: Already implemented
This issue has been fully addressed in the fork main branch.
Verification:
SPARC/webhooks.pyimplements webhook notification support for job completion and score changes.WEBHOOK_URLSenv var documented in.env.example(line 75).Closing.