Merge pull request #4400 from backstage/add-component-name-warning

Scaffolder: Add component name warning
This commit is contained in:
Nils Streijffert
2021-02-11 09:29:36 +01:00
committed by GitHub
@@ -22,6 +22,7 @@ spec:
component_id:
title: Name
type: string
pattern: ^[a-z0-9A-Z_.-]{1,63}$
description: Unique name of the component
description:
title: Description