Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-backend-module-gitlab
createGitlabGroupEnsureExistsAction
Function createGitlabGroupEnsureExistsAction
createGitlabGroupEnsureExistsAction
(
options
:
{
integrations
:
ScmIntegrationRegistry
}
,
)
:
TemplateAction
<
{
path
:
(
string
|
{
name
:
string
;
slug
:
string
}
)
[]
;
repoUrl
:
string
;
token
?:
string
;
}
,
{
groupId
?:
number
}
,
"v2"
,
>
Creates an
gitlab:group:ensureExists
Scaffolder action.
Parameters
options
:
{
integrations
:
ScmIntegrationRegistry
}
Returns
TemplateAction
<
{
path
:
(
string
|
{
name
:
string
;
slug
:
string
}
)
[]
;
repoUrl
:
string
;
token
?:
string
;
}
,
{
groupId
?:
number
}
,
"v2"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Creates an
gitlab:group:ensureExistsScaffolder action.