From f45e99e5da40d5eeca7303212ec02fa99dfe1036 Mon Sep 17 00:00:00 2001 From: Iain Billett Date: Tue, 18 Jan 2022 18:09:14 +0000 Subject: [PATCH] Changeset Signed-off-by: Iain Billett --- .changeset/chatty-pens-try.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/chatty-pens-try.md diff --git a/.changeset/chatty-pens-try.md b/.changeset/chatty-pens-try.md new file mode 100644 index 0000000000..e8b50bf8f2 --- /dev/null +++ b/.changeset/chatty-pens-try.md @@ -0,0 +1,6 @@ +--- +'@backstage/integration': patch +--- + +Return an empty token rather than fail where the owner is not in the allowed installation owners +for a GitHub app. This allows anonymous access to public files in the organisation.