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.