feat(FN-4142): enrich GitHub tracking comments with done status

Implements GitHub tracking comments for done tasks (FN-4142), extending the existing tracking comment system in the dashboard to emit comments when tasks complete, with corresponding tests and documentation.

Fusion-Task-Id: FN-4142
This commit is contained in:
Fusion
2026-05-12 09:28:59 -07:00
committed by gsxdsm
parent d6f1f52b5a
commit e0b9eb2fad
5 changed files with 274 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
GitHub tracking 'done' comments now include the merge commit SHA, subject, branch, PR link, file-change stats, and merge timestamp when available.