forked from 0xWheatyz/SPARC
Add webhook and notification support for batch job completion #819
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?
Background
Users have no way to be alerted when a long-running batch job finishes or when a tracked company shows a significant change in innovation score.
What to do
NOTIFICATION_WEBHOOK_URLenvironment variabletext/contentfield convention)Acceptance criteria
NOTIFICATION_WEBHOOK_URLto a Slack/Discord webhook URL results in a message being sent when a job completesReferences
Roadmap item: P3 -- Webhook/notification support
This issue has already been resolved and merged into main via PR #66 (feat: add webhook notification support for job completion). Closing as completed.