runabol / tork

A distributed workflow engine
https://tork.run
MIT License
599 stars 40 forks source link

Feature: skipped task state #348

Closed runabol closed 8 months ago

runabol commented 8 months ago

When a conditional task if expression evaluates to false the task state will be set to SKIPPED instead of COMPLETED.