When Bitbucket pipelines is running and you have a manually triggered step I want to be able to click the run button before it gets to the step. This is helpful if you have a long pipeline and you want the manual step to automatically trigger when it gets there.
Welcome to the community.
It sounds like this is already achievable using muti-steps without the "Run" button.
However, it will be not true though when it comes to failed build.
We do have this strategy on how to handle step failure. - https://www.atlassian.com/blog/bitbucket/introducing-step-failure-strategies-in-bitbucket-pipelines
Could you check if this is applicable to you? Otherwise, I'll go ahead and create a feature request for you.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.