diff options
| author | soryu <soryu@soryu.co> | 2026-01-21 16:22:56 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-21 16:22:56 +0000 |
| commit | 0fe52039768b8f6bb60d15fb87b6d330de66d15f (patch) | |
| tree | 6e460d2fdcf3fb735d84d6ea170e5b6809b87e93 /.github/workflows | |
| parent | 9e724358438e7a6da69657260a218aedd76f1911 (diff) | |
| download | soryu-0fe52039768b8f6bb60d15fb87b6d330de66d15f.tar.gz soryu-0fe52039768b8f6bb60d15fb87b6d330de66d15f.zip | |
feat(db): Add cleanup_stale_anonymous_tasks function
Add a database function to delete anonymous tasks (tasks with contract_id = NULL)
that are in a terminal state (done, failed, merged) and older than a specified
number of days. This helps prevent accumulation of orphaned tasks that were created
for ad-hoc operations like task branching.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
