updated api-report
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com>
This commit is contained in:
@@ -287,7 +287,10 @@ export const createPublishGithubPullRequestAction: (
|
||||
commitMessage?: string | undefined;
|
||||
update?: boolean | undefined;
|
||||
forceFork?: boolean | undefined;
|
||||
gitAuthorName?: string | undefined;
|
||||
gitAuthorName?: string | undefined
|
||||
/**
|
||||
* @public @deprecated use import from \@backstage/plugin-scaffolder-backend-module-azure instead
|
||||
*/;
|
||||
gitAuthorEmail?: string | undefined;
|
||||
},
|
||||
JsonObject
|
||||
|
||||
Reference in New Issue
Block a user