Alexander Whitestone
49d9d43d13
CI / test (pull_request) Failing after 1m5s
CI / validate (pull_request) Failing after 1m3s
Review Approval Gate / verify-review (pull_request) Failing after 7s
fix: #1459
- Add backlog manager tool for timmy-home
- Add documentation for backlog management
- Tools for analyzing, triaging, and cleaning up issues
Addresses issue #1459: process: Address timmy-home backlog (220 open issues)
Features:
1. Analyze backlog - Get statistics and insights
2. Generate reports - Detailed markdown reports
3. Bulk operations - Add labels, assign issues, close stale issues
4. Triage support - Identify unlabeled/unassigned issues
Usage:
- python bin/backlog_manager.py --analyze
- python bin/backlog_manager.py --report
- python bin/backlog_manager.py --add-label 123 bug
- python bin/backlog_manager.py --assign 123 @username
- python bin/backlog_manager.py --bulk-close-stale 90
Files added:
- bin/backlog_manager.py: Backlog management tool
- docs/backlog-manager.md: Documentation
2026-04-15 01:21:23 -04:00
..
2026-04-13 18:31:05 -04:00
2026-04-07 07:07:58 +00:00
2026-04-15 01:21:23 -04:00
2026-04-07 14:44:05 +00:00
2026-04-10 21:17:44 -04:00
2026-04-07 14:38:55 +00:00
2026-04-14 22:11:12 +00:00
2026-04-05 01:51:02 +00:00
2026-04-05 04:43:22 +00:00
2026-04-05 05:16:33 +00:00
2026-04-05 18:42:18 +00:00
2026-04-13 02:02:12 +00:00
2026-04-08 06:29:26 -04:00
2026-04-07 06:47:03 +00:00
2026-04-14 22:11:12 +00:00
2026-04-13 18:51:31 -04:00
2026-04-10 21:17:44 -04:00
2026-04-14 22:18:06 +00:00
2026-04-14 01:52:45 +00:00
2026-04-14 22:11:51 +00:00
2026-04-12 19:28:17 -04:00
2026-04-08 06:29:26 -04:00
2026-04-07 08:18:18 +00:00
2026-04-13 00:26:15 +00:00
2026-04-06 15:51:22 +00:00