From 375277f86e3f2654f263316e15cb9f224acfdb21 Mon Sep 17 00:00:00 2001 From: Dave Date: Fri, 20 Mar 2026 11:25:03 +0000 Subject: [PATCH] story-kit: done 353_story_add_party_emoji_to_done_stage_notification_messages --- ...oji_to_done_stage_notification_messages.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .story_kit/work/5_done/353_story_add_party_emoji_to_done_stage_notification_messages.md diff --git a/.story_kit/work/5_done/353_story_add_party_emoji_to_done_stage_notification_messages.md b/.story_kit/work/5_done/353_story_add_party_emoji_to_done_stage_notification_messages.md new file mode 100644 index 0000000..54fefcf --- /dev/null +++ b/.story_kit/work/5_done/353_story_add_party_emoji_to_done_stage_notification_messages.md @@ -0,0 +1,19 @@ +--- +name: "Add party emoji to done stage notification messages" +--- + +# Story 353: Add party emoji to done stage notification messages + +## User Story + +As a project owner, I want to see a party emoji in the Matrix/chat notification when a story moves to done, so that completions feel celebratory. + +## Acceptance Criteria + +- [ ] Stage notification for done includes a party emoji (e.g. 🎉) +- [ ] Only the done stage gets the emoji — other stage transitions stay as they are +- [ ] Works across all chat transports (Matrix, WhatsApp, Slack) + +## Out of Scope + +- TBD