Remove changes to scaffolder-backend api-report generated by running yarn build:api-reports
Signed-off-by: Erik Sjoholm <erik.sjoholm@autodesk.com>
This commit is contained in:
@@ -302,10 +302,7 @@ export const createPublishGitlabMergeRequestAction: (options: {
|
||||
}) => TemplateAction_2<
|
||||
{
|
||||
repoUrl: string;
|
||||
title: string
|
||||
/**
|
||||
* @public @deprecated use import from \@backstage/plugin-scaffolder-backend-module-github instead
|
||||
*/;
|
||||
title: string;
|
||||
description: string;
|
||||
branchName: string;
|
||||
targetBranchName?: string | undefined;
|
||||
|
||||
Reference in New Issue
Block a user