story-kit: remove 263_refactor_extract_common_matrix_messaging_for_story_notifications
This commit is contained in:
@@ -1,23 +0,0 @@
|
|||||||
---
|
|
||||||
name: "Extract common Matrix messaging for story notifications"
|
|
||||||
---
|
|
||||||
|
|
||||||
# Refactor 263: Extract common Matrix messaging for story notifications
|
|
||||||
|
|
||||||
## Current State
|
|
||||||
|
|
||||||
- TBD
|
|
||||||
|
|
||||||
## Desired State
|
|
||||||
|
|
||||||
Stories 261 and 262 both send bot notifications to Matrix. Extract shared Matrix message-sending logic into a common module so both stage-change notifications and error notifications use the same code path, eliminating duplication.
|
|
||||||
|
|
||||||
## Acceptance Criteria
|
|
||||||
|
|
||||||
- [ ] Both story 261 (stage notifications) and 262 (error notifications) use a shared utility/module for sending Matrix messages
|
|
||||||
- [ ] No duplicated Matrix message-sending code between the two features
|
|
||||||
- [ ] Existing notification behavior is preserved for both stories
|
|
||||||
|
|
||||||
## Out of Scope
|
|
||||||
|
|
||||||
- TBD
|
|
||||||
Reference in New Issue
Block a user