fix(GithubLocationAnalyzer): support github app auth & authenticated backends

Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
Phil Kuang
2022-10-18 18:10:13 -04:00
parent c2ee8f8cfc
commit 67fe5bc9a9
5 changed files with 70 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-github': patch
---
Properly derive Github credentials when making requests in `GithubLocationAnalyzer` to support Github App authentication