From 04a2048fb8a90bdacc537ee494eb0516dd28bfd7 Mon Sep 17 00:00:00 2001 From: Kyle Leonhard Date: Tue, 13 Dec 2022 15:35:49 -0800 Subject: [PATCH] Add changeset Signed-off-by: Kyle Leonhard --- .changeset/cool-islands-laugh.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cool-islands-laugh.md diff --git a/.changeset/cool-islands-laugh.md b/.changeset/cool-islands-laugh.md new file mode 100644 index 0000000000..5ea89043af --- /dev/null +++ b/.changeset/cool-islands-laugh.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': minor +--- + +Allow custom repository roles to be configured on github repos