Skip to main content
Version: Next

GithubIntegration

Home > @backstage/integration > GithubIntegration

A GitHub based integration.

Signature:

class GithubIntegration implements ScmIntegration 

Implements: ScmIntegration

Constructors

ConstructorModifiersDescription
(constructor)(integrationConfig)Constructs a new instance of the GithubIntegration class

Properties

PropertyModifiersTypeDescription
configreadonlyGithubIntegrationConfig
factorystaticScmIntegrationsFactory<GithubIntegration>
titlereadonlystring
typereadonlystring

Methods

MethodModifiersDescription
parseRateLimitInfo(response)
resolveEditUrl(url)
resolveUrl(options)