Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-backend-module-github
createGithubAutolinksAction
Function createGithubAutolinksAction
createGithubAutolinksAction
(
options
:
{
githubCredentialsProvider
?:
GithubCredentialsProvider
;
integrations
:
ScmIntegrations
;
}
,
)
:
TemplateAction
<
{
isAlphanumeric
?:
boolean
;
keyPrefix
:
string
;
repoUrl
:
string
;
token
?:
string
;
urlTemplate
:
string
;
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Create an autolink reference for a repository
Parameters
options
:
{
githubCredentialsProvider
?:
GithubCredentialsProvider
;
integrations
:
ScmIntegrations
;
}
Returns
TemplateAction
<
{
isAlphanumeric
?:
boolean
;
keyPrefix
:
string
;
repoUrl
:
string
;
token
?:
string
;
urlTemplate
:
string
;
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Create an autolink reference for a repository