Skip to main content

GithubMultiOrgReaderProcessor

Home > @backstage/plugin-catalog-backend-module-github > GithubMultiOrgReaderProcessor

Extracts teams and users out of a multiple GitHub orgs namespaced per org.

Be aware that this processor may not be compatible with future org structures in the catalog.

Signature:

class GithubMultiOrgReaderProcessor implements CatalogProcessor 

Implements: CatalogProcessor

Constructors

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the GithubMultiOrgReaderProcessor class

Methods

MethodModifiersDescription
fromConfig(config, options)static
getProcessorName()
readLocation(location, _optional, emit)