forked from 0xWheatyz/SPARC
Add webhook/notification support for batch job completion and score change alerts #1089
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 reference: P3 / Webhook/notification support
There is currently no way for external systems or users to be notified when a batch job completes or when a company patent score changes significantly.
What to do
Acceptance criteria
Resolved by PR #66 (commit
2e6b8c7) which added webhook notification support for job completion and score change alerts. Closing as complete.