chore: updating changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-05-13 11:16:36 +02:00
parent 4ee9ef6d36
commit eb2cc98152
+2 -5
View File
@@ -1,11 +1,8 @@
---
'@backstage/plugin-scaffolder': minor
'@backstage/plugin-scaffolder-backend': minor
'@backstage/plugin-scaffolder-common': minor
---
- add createdBy information for TaskSpec
- add listTaksks option for show current status from scaffolder tasks
- Add `listTasks` option to get tasks optionally filtered by a `userRef`
This allow the scaffolder-backend to show who creates each task and we included
a new page in `/create/tasks` to show those tasks
- Added a new page under `/create/tasks` to show those tasks, optionally grouped by the current signed in user.