Add changeset

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-03-09 09:36:58 +01:00
parent 26e4033070
commit f98f212e40
+10
View File
@@ -0,0 +1,10 @@
---
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-scaffolder-backend': patch
---
Introduce scaffolder actions page which lists all available actions along with documentation about their input/output.
Allow for actions to be extended with a description.
The list actions page is by default available at `/create/actions`.