Skip to content

Use friendly_name in description

Gregorius Marco requested to merge fix-labels-description into master

When creating label from service catalog, use friendly_name for the description instead of name.

friendly_name should be safe to use as it's required in JSON schema validation https://gitlab.com/gitlab-com/runbooks/-/blob/df80f1619cd9363bf4ad1ac0d1d6f15e5d04d946/services/service-catalog-schema.json#L412

Edited by Gregorius Marco

Merge request reports