-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
7
-
Problem Definition
At the moment it's not possible to enable or disable a task, job or plan using YAML Specs.
Suggested Solution
Add an option to enable and disable a task, job or plan via YAML specs.
Workaround
There is no workaround other than remove the task, job or plan in order to "disable" it and re-add it to enable it.
- mentioned in
-
Page Failed to load
Form Name |
---|
This would be helpful for building a generic plan that has parts enabled and disabled depending on the maturity. e.g. when building a suite of tests as a developer, there may not be a suite of independent tests yet, and there may not be a build task or static testing setup yet but they're planned to be included in the future and it would be easier to have the yaml written in preparation for availability of further stages - pretty please