FN-5640: refresh PR status from Check PR Status footer action

Fusion-Task-Id: FN-5640

Fusion-Task-Lineage: 80074933-2486-4aa6-b23d-1d0e049808cb
This commit is contained in:
gsxdsm
2026-05-28 21:40:01 -07:00
parent f5cf974504
commit 1df1b479dd
3 changed files with 135 additions and 3 deletions

View File

@@ -673,7 +673,7 @@ Manual/non-auto-merge behavior:
- Task PR branches use `fusion/<task-id-lower>`.
- In the dashboard task detail modal (`in-review`), the existing primary footer action can manually drive PR-first completion when `mergeStrategy: "pull-request"` and `autoMerge: false`:
- `Start PR Review` (no PR linked yet)
- `Check PR Status` (open PR linked)
- `Check PR Status` (open PR linked; refreshes PR status from GitHub, does not prompt merge)
- `Finish & Close` (PR already merged)
- Manual PR creation first checks for an existing PR on that branch and links it when found.
- If no PR exists, Fusion pushes the task branch to `origin` before creating the PR.