Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-backend-module-gerrit
createPublishGerritReviewAction
Function createPublishGerritReviewAction
createPublishGerritReviewAction
(
options
:
{
config
:
Config
;
integrations
:
ScmIntegrationRegistry
}
,
)
:
TemplateAction
<
{
branch
?:
string
;
gitAuthorEmail
?:
string
;
gitAuthorName
?:
string
;
gitCommitMessage
?:
string
;
repoUrl
:
string
;
signCommit
?:
boolean
;
sourcePath
?:
string
;
}
,
{
repoContentsUrl
?:
string
;
reviewUrl
?:
string
}
,
"v2"
,
>
Creates a new action that creates a Gerrit review
Parameters
options
:
{
config
:
Config
;
integrations
:
ScmIntegrationRegistry
}
Returns
TemplateAction
<
{
branch
?:
string
;
gitAuthorEmail
?:
string
;
gitAuthorName
?:
string
;
gitCommitMessage
?:
string
;
repoUrl
:
string
;
signCommit
?:
boolean
;
sourcePath
?:
string
;
}
,
{
repoContentsUrl
?:
string
;
reviewUrl
?:
string
}
,
"v2"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Creates a new action that creates a Gerrit review