There are certain times in our pipeline where we want to stop running it and not run the rest of the steps. We can achieve this with the use of conditionals and failure strategies however, we'd like to be able to more easily mark these pipelines as success. For example, instead of aborting a pipeline and having it be shown as Aborted, we'd like a button that says Abort as success which will stop the pipeline and show it as successfully executed.
Created by austin.thao
·