storkit: accept 355_story_bot_rebuild_command_to_trigger_server_rebuild_and_restart

This commit is contained in:
Dave
2026-03-20 16:24:54 +00:00
parent 23eb752e3b
commit 4b1167025c

View File

@@ -1,20 +0,0 @@
---
name: "Bot rebuild command to trigger server rebuild and restart"
---
# Story 355: Bot rebuild command to trigger server rebuild and restart
## User Story
As a ..., I want ..., so that ...
## Acceptance Criteria
- [ ] Matrix bot recognizes `rebuild` as a command
- [ ] Command triggers rebuild_and_restart and reports result back to the room
- [ ] Command appears in help output
- [ ] Build failures are reported to the user without crashing the server
## Out of Scope
- TBD