use configured git author in scaffolder actions
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net> Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
This commit is contained in:
@@ -250,6 +250,11 @@ catalog:
|
||||
target: ../catalog-model/examples/acme-corp.yaml
|
||||
|
||||
scaffolder:
|
||||
# Use to customize commit author info used when new components are created
|
||||
# git:
|
||||
# author:
|
||||
# name: Scaffolder
|
||||
# email: scaffolder@backstage.io
|
||||
github:
|
||||
token: ${GITHUB_TOKEN}
|
||||
visibility: public # or 'internal' or 'private'
|
||||
|
||||
Reference in New Issue
Block a user