Feature request: Use return code of specified step as condition variable for another step
It would be nice if we could set conditions for steps to look for specific return codes from previous steps.
For example, if Step 2 returns 3010, step 3 reboots the pc before moving on to step 4.
It seems like something that should be relatively easy to implement, and would allow more automation logic.
1
Comments