I'm trying to restrict the pull request approval by a number of succeeding builds.
My Jenkins server updates the commit's status to SUCCESSFUL.
The bitbucket cloud "sees" the build status as SUCCESSFUL, but still prevents the merge because "1 successful build on last commit" doesn't exist.
Any suggestions?