Merge pull request #9010 from RoadieHQ/update-github-credentials-provider

Update GitHub credentials provider
This commit is contained in:
Fredrik Adelöw
2022-01-19 11:31:25 +01:00
committed by GitHub
3 changed files with 46 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/integration': patch
---
Do not return a 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.