Skip to main content

GithubOrgReaderProcessor

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

Extracts teams and users out of a GitHub org.

Signature:

class GithubOrgReaderProcessor implements CatalogProcessor 

Implements: CatalogProcessor

Remarks

Consider using GithubOrgEntityProvider instead.

Constructors

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

Methods

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