feat(FN-4380): complete Step 6 — add changeset
Fusion-Task-Id: FN-4380 Fusion-Task-Lineage: f899054c-f015-4ebc-ae7d-1f25c2af41d7
This commit is contained in:
5
.changeset/fn-4380-stop-eager-github-api.md
Normal file
5
.changeset/fn-4380-stop-eager-github-api.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Dashboard no longer calls the GitHub API on every board load to refresh PR/issue/tracking-issue status. Cards now render from persisted task state (`prInfo`, `issueInfo`, `githubTracking.issue`) and live WebSocket badge updates, while explicit refresh via `POST /api/github/batch-status` remains available.
|
||||
Reference in New Issue
Block a user