codefresh-io / steps

36 stars 90 forks source link

Name with two spaces breaks step #440

Closed brandonm closed 2 years ago

brandonm commented 2 years ago

If you have a name with a single space it ignores the second word. If you have two or more spaces it break the build. You should quote the user.name value

https://github.com/codefresh-io/steps/blob/808b525d6cfb2c09774a4180de6c81afe342c6ba/incubating/git-commit/step.yaml#L167