feat(FN-3872): add GitHub tracking comments service
Added a GitHub tracking comments service that posts automated comments to GitHub PRs, with a full test suite and documentation. The service is wired into the GitHub registration flow and ships as a changeset patch. Fusion-Task-Id: FN-3872
This commit is contained in:
5
.changeset/FN-3872-github-tracking-comments.md
Normal file
5
.changeset/FN-3872-github-tracking-comments.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fusion now posts a short comment on the linked GitHub tracking issue when a tracked task moves to in-progress or done. Comments include the Fusion task ID as plain text and never link back to the Fusion app.
|
||||
Reference in New Issue
Block a user