forked from 0xWheatyz/SPARC
Add webhook/notification support for batch job completion and score change alerts #112
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
There is currently no way for users to be notified when a batch job completes or when a company's innovation score changes significantly. Webhooks and/or channel notifications would enable automated workflows.
Work
notificationsconfig model: users can configure one or more webhook URLs and/or an email address.SMTP_*environment variable block.Acceptance Criteria
References
Roadmap: P3 — Webhook/notification support.