forked from 0xWheatyz/SPARC
Add scheduled/recurring analysis with change alerting #1088
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 / Scheduled/recurring analysis
Currently all analysis runs are triggered manually. Periodic re-analysis of tracked companies and alerts on significant innovation score changes would make SPARC more useful for ongoing monitoring.
What to do
schedulestable to track which companies should be analysed on a recurring cadence.Acceptance criteria
Resolved by PR #65 (commit
f33447e) which implemented scheduled/recurring analysis with change alerting. Closing as complete.