Skip to main content

GitHubIntegration

Home > @backstage/integration > GitHubIntegration

Warning: This API is now obsolete.

Use GithubIntegration instead.

Signature:

class GitHubIntegration extends GithubIntegration 

Extends: GithubIntegration

Constructors

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

Properties

PropertyModifiersTypeDescription
configreadonlyGitHubIntegrationConfig
factorystaticScmIntegrationsFactory<GitHubIntegration>