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
This commit is contained in:
5
.changeset/FN-4253-close-issue-on-task-delete.md
Normal file
5
.changeset/FN-4253-close-issue-on-task-delete.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": minor
|
||||
---
|
||||
|
||||
Close the linked GitHub tracking issue (with state_reason "not_planned") when a tracked Fusion task is deleted.
|
||||
Reference in New Issue
Block a user