We want to be able to skip a running step and just move on to the next step. The use case for this is to break glass and try to push a deployment out as fast as possible without having to change our circleCI config. We may just want to push out some already verified and approved changes without going through all of our steps. We want this to be a manual break glass option that gets logged somewhere for auditing purposes.
Created by Logan Godsey