chore: added another option to the repoUrlPicker for the api-rports

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-06-29 14:55:00 +02:00
parent ce7abf314b
commit 975d20c8c9
+2
View File
@@ -193,6 +193,8 @@ export interface RepoUrlPickerUiOptions {
// (undocumented)
allowedOwners?: string[];
// (undocumented)
allowedRepos?: string[];
// (undocumented)
requestUserCredentials?: {
secretsKey: string;
additionalScopes?: {