GithubMultiOrgEntityProviderOptions.alwaysUseDefaultNamespace
Home > @backstage/plugin-catalog-backend-module-github
> GithubMultiOrgEntityProviderOptions
> alwaysUseDefaultNamespace
Use the default namespace for groups. By default, groups will be namespaced according to their GitHub org.
Signature:
alwaysUseDefaultNamespace?: boolean;
Remarks
If set to true, groups with the same name across different orgs will be considered the same group.