fix(FN-7360): trust landed task merge proof

Auto-merge finalization now ignores stale branch-only residue once durable merge proof exists, so squash-landed tasks do not stay stuck in review because their task branch history is noisy.

Fusion-Task-Id: FN-7360
This commit is contained in:
gsxdsm
2026-07-01 09:06:01 -07:00
parent fed60ecff6
commit 24279c9aee
5 changed files with 26 additions and 234 deletions

View File

@@ -0,0 +1,7 @@
---
"@runfusion/fusion": patch
---
summary: Let proven task merges finalize even when old branch history remains.
category: fix
dev: Auto-merge finalization now trusts durable task merge proof instead of blocking on stale branch-only residue.