Import picture and display name by the GitHubOrgReaderProcessor

This commit is contained in:
Oliver Sand
2020-12-08 16:59:20 +01:00
parent c5297baeb0
commit 8dd0a906da
3 changed files with 35 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-catalog-backend': patch
---
Support `profile` of groups including `displayName` and `picture` in
`GithubOrgReaderProcessor`. Fixes the import of `description` for groups.