{children}
)
}
export const githubQuickActions: QuickActiontoken (if any).
Examples:
{repo}
))}
token (if any) will be synced.
Examples:
{org}
))}
token (if any) will be synced.
Examples:
{org}
))}
https://github.com.
},
{
fn: (previous: GithubConnectionConfig) => ({
...previous,
exclude: {
...previous.exclude,
repos: [
...(previous.exclude?.repos ?? []),
"{repo}
))}
{repo}
))}
{repo}
))}
token (if any).
Examples:
{repo}
))}
token (if any) will be synced.
Examples:
{org}
))}
token (if any) will be synced.
Examples:
{org}
))}
https://gitlab.com.
},
{
fn: (previous: GitlabConnectionConfig) => ({
...previous,
all: true,
}),
name: "Sync all projects",
description: Sync all projects visible to the provided token (if any). Only available when using a self-hosted GitLab instance.
},
{
fn: (previous: GitlabConnectionConfig) => ({
...previous,
exclude: {
...previous.exclude,
projects: [
...(previous.exclude?.projects ?? []),
""
]
}
}),
name: "Exclude a project",
description: (
{repo}
))}