Update plugins/scaffolder-backend/api-report.md
Co-authored-by: Johan Haals <johan@haals.se> Signed-off-by: Arthur Gavlyukovskiy <agavlyukovskiy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a8e9848479
commit
e77616e880
@@ -429,7 +429,7 @@ export const createPublishGitlabMergeRequestAction: (options: {
|
||||
title: string;
|
||||
description: string;
|
||||
branchName: string;
|
||||
sourcePath: string;
|
||||
sourcePath?: string;
|
||||
targetPath: string;
|
||||
token?: string | undefined;
|
||||
commitAction?: 'update' | 'create' | 'delete' | undefined;
|
||||
|
||||
Reference in New Issue
Block a user