Skip to main content
Version: Next

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

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the GithubMultiOrgReaderProcessor class

Methods

Method

Modifiers

Description

fromConfig(config, options)

static

getProcessorName()

readLocation(location, _optional, emit)