{children}
)
}
export const githubQuickActions: QuickActionhttps://github.com.
},
{
fn: (previous: GithubConnectionConfig) => ({
...previous,
orgs: [
...(previous.orgs ?? []),
""
]
}),
name: "Add an organization",
description: (
token (if any) will be synced.
Examples:
{org}
))}
token (if any).
Examples:
{repo}
))}
token (if any) will be synced.
},
];
export const gitlabQuickActions: QuickAction