Files
fusion/.changeset/FN-4253-close-issue-on-task-delete.md
Fusion db919df645 feat(FN-4253): close linked GitHub issues on task deletion
Implements automatic closing of linked GitHub issues when a task is deleted (FN-4253), adding deletion logic to the GitHub tracking state module with corresponding tests for both state management and deletion behavior, plus a patch changeset for the `@runfusion/fusion` CLI.

Fusion-Task-Id: FN-4253
2026-05-12 21:11:21 -07:00

148 B

@runfusion/fusion
@runfusion/fusion
minor

Close the linked GitHub tracking issue (with state_reason "not_planned") when a tracked Fusion task is deleted.