Skip to main content
Version: Next

GithubIntegration

Home > @backstage/integration > GithubIntegration

A GitHub based integration.

Signature:

class GithubIntegration implements ScmIntegration 

Implements: ScmIntegration

Constructors

Constructor

Modifiers

Description

(constructor)(integrationConfig)

Constructs a new instance of the GithubIntegration class

Properties

Property

Modifiers

Type

Description

config

readonly

GithubIntegrationConfig

factory

static

ScmIntegrationsFactory<GithubIntegration>

title

readonly

string

type

readonly

string

Methods

Method

Modifiers

Description

parseRateLimitInfo(response)

resolveEditUrl(url)

resolveUrl(options)