storkit: create 355_story_bot_rebuild_command_to_trigger_server_rebuild_and_restart

This commit is contained in:
Dave
2026-03-20 12:24:08 +00:00
parent cb991da84c
commit 51d878e117

View File

@@ -0,0 +1,20 @@
---
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