Adds a tracking issue mechanism for GitHub-imported tasks, creating an internal Fusion task to track the import lifecycle. The TaskCard component gains visibility into tracking status, backed by new tests in both TaskCard and GitHub tracking modules. Fusion-Task-Id: FN-4271
291 B
291 B
@runfusion/fusion
| @runfusion/fusion |
|---|
| patch |
Fix: enabling GitHub tracking on a task imported from GitHub now creates a tracking issue instead of silently skipping. The board task card shows the tracking-issue link unless it points at the exact same owner/repo#number as the imported source issue.