feat(FN-4241): close stale merging fanout recovery gap in self-healing
Closes a gap in the stale merging fanout recovery path by adding recovery logic in the self-healing module, backed by unit tests covering the new behavior. Fusion-Task-Id: FN-4241
This commit is contained in:
5
.changeset/fn-4241-stale-merging-fanout-recovery.md
Normal file
5
.changeset/fn-4241-stale-merging-fanout-recovery.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Self-healing now clears downstream `blockedBy` fan-out when an `in-review` blocker has been stuck in `status=merging` past a configurable threshold, preventing a single hung merge-verification from freezing the todo lane.
|
||||
Reference in New Issue
Block a user