dew/.project/kanban/done/DEW-0011.md

418 B

id title type created links
DEW-0011 Add milestones and labels to Ticket model story 2026-04-23T23:37:36.838770Z
id type
DEW-0003 child_of

Add milestones: List<String> and labels: List<String> to the Ticket model and YAML frontmatter. Support --milestone and --label flags on create/update. Add --label and --milestone filter flags to list and search commands. Depends on storage refactor.