Merge pull request #4400 from backstage/add-component-name-warning
Scaffolder: Add component name warning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user