md fix
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com> Signed-off-by: Shivam bisht <shvmbisht@gmail.com>
This commit is contained in:
committed by
Shivam bisht
parent
2a7d52ca2c
commit
44766e8f67
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
override default commit message and author details in gitlab action
|
||||
Override default commit message and author details in GitLab action
|
||||
|
||||
@@ -266,6 +266,9 @@ export function createPublishGitlabAction(options: {
|
||||
repoVisibility?: 'internal' | 'private' | 'public' | undefined;
|
||||
sourcePath?: string | undefined;
|
||||
token?: string | undefined;
|
||||
defaultCommitMessage?: string | undefined;
|
||||
gitAuthorName?: string | undefined;
|
||||
gitAuthorEmail?: string | undefined;
|
||||
}>;
|
||||
|
||||
// @public
|
||||
|
||||
Reference in New Issue
Block a user