Skip to main content

@backstage/plugin-scaffolder-backend-module-gitlab

Home > @backstage/plugin-scaffolder-backend-module-gitlab

A module for the scaffolder backend that lets you interact with gitlab

Enumerations

EnumerationDescription
IssueTypeGitlab issue types

Functions

FunctionDescription
createPublishGitlabAction(options)Creates a new action that initializes a git repository of the content in the workspace and publishes it to GitLab.

Variables

VariableDescription
createGitlabGroupEnsureExistsActionCreates an gitlab:group:ensureExists Scaffolder action.
createGitlabIssueActionCreates a gitlab:issues:create Scaffolder action.
createGitlabProjectAccessTokenActionCreates a gitlab:projectAccessToken:create Scaffolder action.
createGitlabProjectDeployTokenActionCreates a gitlab:projectDeployToken:create Scaffolder action.
createGitlabProjectVariableActionCreates a gitlab:projectVariable:create Scaffolder action.
createGitlabRepoPushActionCreate a new action that commits into a gitlab repository.
createPublishGitlabMergeRequestActionCreate a new action that creates a gitlab merge request.
gitlabModuleThe GitLab Module for the Scaffolder Backend