incorporate naming feedback; add tests

Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
This commit is contained in:
Chase Rutherford-Jenkins
2021-07-02 17:11:32 -05:00
parent 921e3ca569
commit b1aca39abe
10 changed files with 220 additions and 21 deletions
+4 -5
View File
@@ -250,11 +250,10 @@ 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
# Use to customize default commit author info used when new components are created
# defaultAuthor:
# name: Scaffolder
# email: scaffolder@backstage.io
github:
token: ${GITHUB_TOKEN}
visibility: public # or 'internal' or 'private'