From ac2f1eeec0150b5036353d74dce6747e7a3598a1 Mon Sep 17 00:00:00 2001 From: Tracey Date: Wed, 19 Jan 2022 15:05:07 -0700 Subject: [PATCH] comitting changeset Signed-off-by: Tracey --- .changeset/eight-tools-sleep.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/eight-tools-sleep.md diff --git a/.changeset/eight-tools-sleep.md b/.changeset/eight-tools-sleep.md new file mode 100644 index 0000000000..f2fc16f12e --- /dev/null +++ b/.changeset/eight-tools-sleep.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': patch +--- + +This change is for adding the option of inputs on the github:actions:dispatch Backstage Action. This will allow users to pass data from Backstage to the GitHub Action.