From 22a19e687301f9c28271e15a238cb33689b035cc Mon Sep 17 00:00:00 2001 From: Efren Aguilar Date: Thu, 29 Aug 2024 15:25:11 -0700 Subject: [PATCH] Add changeset Signed-off-by: Efren Aguilar --- .changeset/plenty-hounds-poke.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/plenty-hounds-poke.md diff --git a/.changeset/plenty-hounds-poke.md b/.changeset/plenty-hounds-poke.md new file mode 100644 index 0000000000..3d308d763a --- /dev/null +++ b/.changeset/plenty-hounds-poke.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend-module-github': patch +--- + +Added the ability for the actions `publish:github` and `github:repo:create` to take inputs for 'custom properties' for organization repositories.