chore: added another option to the repoUrlPicker for the api-rports
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -193,6 +193,8 @@ export interface RepoUrlPickerUiOptions {
|
||||
// (undocumented)
|
||||
allowedOwners?: string[];
|
||||
// (undocumented)
|
||||
allowedRepos?: string[];
|
||||
// (undocumented)
|
||||
requestUserCredentials?: {
|
||||
secretsKey: string;
|
||||
additionalScopes?: {
|
||||
|
||||
Reference in New Issue
Block a user