| Q |
A |
| Version |
1.3.0 |
| Bug? |
no |
| New feature? |
yes |
| Question? |
yes |
| Documentation? |
yes |
| Related tickets |
N.A. |
Hi, loving this project so far. I updated the tasks I'm using and one of them seems to have pushed a botched release with a type error in there. I was hoping there would be an easy way to temporarily disable the task, something very simple, clear, and easy to revert, like adding disabled: true to the task config.
My "solution" was to comment out the lines for the task in the config. So I'm just asking if there is better way to do it, or requesting the feature if it does not exist.
Thanks
Hi, loving this project so far. I updated the tasks I'm using and one of them seems to have pushed a botched release with a type error in there. I was hoping there would be an easy way to temporarily disable the task, something very simple, clear, and easy to revert, like adding
disabled: trueto the task config.My "solution" was to comment out the lines for the task in the config. So I'm just asking if there is better way to do it, or requesting the feature if it does not exist.
Thanks