From b64db3ba9e462f2e4cedb170d69f4fe9371cf23b Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 4 Apr 2026 21:25:12 +0000 Subject: [PATCH] huskies: create 484_story_story_dependencies_in_pipeline_auto_assign --- .../484_story_story_dependencies_in_pipeline_auto_assign.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.huskies/work/1_backlog/484_story_story_dependencies_in_pipeline_auto_assign.md b/.huskies/work/1_backlog/484_story_story_dependencies_in_pipeline_auto_assign.md index d59f2c45..d90e8aed 100644 --- a/.huskies/work/1_backlog/484_story_story_dependencies_in_pipeline_auto_assign.md +++ b/.huskies/work/1_backlog/484_story_story_dependencies_in_pipeline_auto_assign.md @@ -16,6 +16,7 @@ As a user creating stories that depend on each other, I want to specify dependen - [ ] When a dependency reaches done, auto-assign re-evaluates and picks up the now-unblocked story - [ ] Status command shows dependency info for stories waiting on deps - [ ] Stories with no depends_on field behave as before (no change) +- [ ] Bot command `depends [dep2...]` to set dependencies from chat (all transports) and web UI slash command ## Out of Scope