01a9ebf6a5
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
708 B
708 B
@backstage/plugin-catalog-backend
| @backstage/plugin-catalog-backend |
|---|
| minor |
Port GithubOrgReaderProcessor to support configuration via
integrations in
addition to catalog.processors.githubOrg.providers.
The integrations package supports authentication with both personal access
tokens and GitHub apps.
This deprecates the catalog.processors.githubOrg.providers configuration.
A integrations configuration
for the same host takes precedence over the provider configuration.
You might need to add additional scopes for the credentials.