Update .changeset/devtools-cancel-scheduled-task.md

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2026-03-12 09:24:38 +01:00
committed by GitHub
parent 239c8dcfd2
commit 325feafebf
+1 -1
View File
@@ -3,4 +3,4 @@
'@backstage/plugin-devtools': patch
---
Added `cancelScheduledTask` to the DevTools API and a cancel button to the scheduled tasks UI. The `useTriggerScheduledTask` hook has been renamed to `useScheduledTasksOperations`, now exposing both `triggerTask` and `cancelTask` with shared loading and error state.
Added `cancelScheduledTask` to the DevTools API and a cancel button to the scheduled tasks UI.