update api signature
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
This commit is contained in:
@@ -358,6 +358,7 @@ export const createPublishGitlabMergeRequestAction: (options: {
|
||||
projectid?: string | undefined;
|
||||
removeSourceBranch?: boolean | undefined;
|
||||
assignee?: string | undefined;
|
||||
reviewers?: string[] | undefined;
|
||||
},
|
||||
JsonObject
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user