It’d be awesome if the Workflow editor supported displaying / editing “run_if” Currently, that seems possible only by directly editing the yaml.
teardown_workflow:
steps:
- slack:
is_always_run: true
run_if: ".IsBuildFailed"
inputs:
http://devcenter.bitrise.io/tips-and-tricks/disable-a-step-by-condition/#run-a-step-only-if-the-build-failed
viktorbenei
Split this topic
2
A post was merged into an existing topic: Expose run_if in Workflow editor
@bootstraponline I migrated your comment to the existing #feature-request: Expose run_if in Workflow editor
Vote & comment there
1 Like