Skip to main content

GitLabIntegration

Home > @backstage/integration > GitLabIntegration

A GitLab based integration.

Signature:

class GitLabIntegration implements ScmIntegration 

Implements: ScmIntegration

Constructors

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

Properties

PropertyModifiersTypeDescription
configreadonlyGitLabIntegrationConfig
factorystaticScmIntegrationsFactory<GitLabIntegration>
titlereadonlystring
typereadonlystring

Methods

MethodModifiersDescription
resolveEditUrl(url)
resolveUrl(options)