For tasks in my Bamboo YAML Spec (version 2), I am trying to add descriptions. Something akin to:
tasks:
- script: echo hello world
description: This task says hello!
There is no mention of the word description in the YAML reference. Is what I'm trying to do even possible?
I could see that java spec is able to specify 'description' but not yaml.
Bamboo team we need this feature please!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.