I am looking to find out if it would be possible to optionally create a label based on a variable decided at build time.
At the moment Label Sources includes 3 options (Never, Always, On Success). I want to add/create a way that it will do it based on a variable.
For example
- 'Add Label -> true' - Create label with some name 'Label_$(var)'
- 'Add Label -> Milestone 2' - Only make label if variable is not blank