Merge pull request #3647 from O5ten/patch-2

Fix missing baseUrl in graphql client for GHE
This commit is contained in:
Fredrik Adelöw
2020-12-10 13:28:17 +01:00
committed by GitHub
3 changed files with 7 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': minor
---
Add support for Github Enterprise in GitHubOrgReaderProcessor so you can properly ingest users of a GHE organization.