feat(FN-4757): complete Step 5 — add changeset

Fusion-Task-Id: FN-4757
Fusion-Task-Lineage: 32236172-0b3b-4c19-b3a1-8ee0b91ea3ac
This commit is contained in:
Fusion (runfusion.ai)
2026-05-17 03:23:33 -07:00
committed by gsxdsm
parent 0f625eac3a
commit dda600c590

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Replace dashboard `PrSection` with `PrPanel`, removing the inline PR title/description creation textbox in task details. The new panel focuses on read-only PR visibility (state, checks rollup, review decision, and comments) and keeps creation delegated to the upcoming modal flow (FN-4756/FN-4758) without changing CLI or API surfaces.