--- id: DEW-0011 title: Add milestones and labels to Ticket model type: story created: 2026-04-23T23:37:36.838770Z links: - id: DEW-0003 type: child_of --- Add milestones: `List` and labels: `List` 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.