Skip to main content

GithubMultiOrgEntityProvider

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

Ingests org data (users and groups) from GitHub.

Signature:

class GithubMultiOrgEntityProvider implements EntityProvider 

Implements: EntityProvider

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the GithubMultiOrgEntityProvider class

Methods

Method

Modifiers

Description

connect(connection)

fromConfig(config, options)

static

getProviderName()

read(options)

Runs one single complete ingestion. This is only necessary if you use manual scheduling.