bitrise-workflow-editor
bitrise-workflow-editor copied to clipboard
is_skippable gets removed when editing in workflow editor
If you manually edit the bitrise.yml file to include is_skippable and save then go into the workflow editor and make a change and save to any step the is_skippable flag gets removed from all steps even if the step you edited isn't the one you with the flag.
This also occurs for the run_if flag as well and maybe others but we are not using anything else.
Think updating to the latest version fixed this need to test a little more