I have a CodeFresh pipeline that runs very slow tests.
I want it to be triggered on each commit, but I don't want Bitbucket to count it towards successful builds.
How do I do that?
At the moment I don't think what you're asking for is possible.
I think that if merge restrictions were more specific then you could do this. Here is the public issue requesting that: https://jira.atlassian.com/browse/BCLOUD-21205
e.g. let's say you want to ran builds A, B and C but only A and B are required to pass. Today you can only specify that 2 builds are passing, but it would be better if you could say I want builds A and B to be required.
.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.