Steve Yegge
9e85aa9f9a
feat(blocked): exclude pinned issues from bd blocked output
...
- Add Pinned field to Issue struct in types.go
- Create migration 023 to add pinned column with partial index
- Update SQLite GetBlockedIssues to filter WHERE pinned = 0
- Update Memory GetBlockedIssues to skip pinned issues
- Update schema.go with pinned column definition
Pinned issues are tracked but excluded from the blocked list to
reduce noise for issues that are intentionally parked.
Closes: beads-ei4
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-19 00:37:16 -08:00
..
2025-12-19 00:37:16 -08:00
2025-11-21 14:40:22 -05:00
2025-12-14 17:21:44 -08:00
2025-12-18 19:11:50 -08:00
2025-11-23 19:53:44 -08:00
2025-11-23 19:35:52 -08:00
2025-12-02 22:41:07 -08:00
2025-11-24 14:03:11 -08:00
2025-11-21 11:40:37 -05:00
2025-12-02 22:41:07 -08:00
2025-11-23 19:53:44 -08:00
2025-12-02 22:41:07 -08:00
2025-11-20 18:55:10 -05:00
2025-11-20 18:55:10 -05:00
2025-11-28 23:19:21 -08:00
2025-11-15 12:46:13 -08:00
2025-12-02 22:41:07 -08:00
2025-12-05 16:20:43 -08:00
2025-12-18 18:23:30 -08:00
2025-12-18 02:48:13 -08:00
2025-12-17 19:10:13 -08:00
2025-12-17 19:10:13 -08:00
2025-11-24 00:59:49 -08:00
2025-11-20 19:17:57 -05:00
2025-12-17 19:10:13 -08:00
2025-12-05 15:48:46 -08:00
2025-12-18 11:28:13 -08:00
2025-12-16 13:26:51 -08:00
2025-12-16 13:26:51 -08:00
2025-12-16 13:26:51 -08:00
2025-12-18 02:48:13 -08:00
2025-11-20 21:57:23 -05:00
2025-11-21 11:40:37 -05:00
2025-12-14 17:23:46 -08:00
2025-12-18 17:45:49 -05:00
2025-12-18 19:26:29 +01:00
2025-12-17 19:10:13 -08:00
2025-12-18 02:48:13 -08:00
2025-12-16 13:06:47 -08:00
2025-12-19 00:37:16 -08:00
2025-12-07 20:34:02 +11:00
2025-11-29 22:07:52 -08:00
2025-12-18 02:48:13 -08:00
2025-12-16 01:06:14 -08:00
2025-11-20 21:57:23 -05:00
2025-12-18 11:28:13 -08:00
2025-11-30 00:37:12 -08:00
2025-12-19 00:37:16 -08:00
2025-11-21 11:40:37 -05:00
2025-11-08 15:40:19 -08:00
2025-12-18 19:32:26 +01:00
2025-12-19 00:37:16 -08:00
2025-12-14 12:40:32 -08:00
2025-12-18 18:24:28 -08:00
2025-11-23 19:04:34 -08:00
2025-12-18 11:28:13 -08:00
2025-11-20 21:57:23 -05:00
2025-12-14 00:37:54 -08:00
2025-12-18 11:25:17 -08:00
2025-12-18 11:15:16 -08:00
2025-11-20 21:57:23 -05:00
2025-11-24 01:10:16 -08:00
2025-11-24 22:21:55 -08:00
2025-11-28 23:19:21 -08:00
2025-12-05 15:41:35 -08:00