GithubMultiOrgEntityProviderOptions.orgs
Home > @backstage/plugin-catalog-backend-module-github
> GithubMultiOrgEntityProviderOptions
> orgs
The list of the GitHub orgs to consume. By default, it will consume all accessible orgs on the given GitHub instance (support for GitHub App integration only).
Signature:
orgs?: string[];