Fixes GitHub CLI issue creation by repairing the `gh issue create` call in the dashboard and adds logging for tracking failures, with tests covering both the core GitHub module and the tracking layer. Fusion-Task-Id: FN-4116
202 B
202 B
@runfusion/fusion
| @runfusion/fusion |
|---|
| patch |
Fix GitHub tracking issue creation under gh-cli auth mode (gh issue create does not support --json); surface tracking creation failures in the task activity log.