Merge pull request #68 from bluk1020/fix/already-merged-pr-reconcile

fix: reconcile PR merge race
This commit is contained in:
gsxdsm
2026-05-10 23:48:23 -07:00
committed by GitHub
3 changed files with 230 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Reconcile pull-request merge tasks when GitHub reports the PR merged after a merge command failure.