Merge pull request #8934 from kmikko/feat/catalog-import-customizations
feat(catalog-import): Make catalog filename and branch customizable
This commit is contained in:
@@ -80,6 +80,9 @@ scaffolder:
|
||||
# see https://backstage.io/docs/features/software-templates/configuration for software template options
|
||||
|
||||
catalog:
|
||||
import:
|
||||
entityFilename: catalog-info.yaml
|
||||
pullRequestBranchName: backstage-integration
|
||||
rules:
|
||||
- allow: [Component, System, API, Group, User, Resource, Location]
|
||||
locations:
|
||||
|
||||
Reference in New Issue
Block a user