Hi,
When we are creating a pull request in Bitbucket, our build gets triggered in Jenkins and we get the build status. Due to any reason if there is a failure in tests due to some network connection problem, the build will fail as tests got failed.
Now, I would like to trigger build again on same PR as we have rule to not merge unless there is one successful build. I am trying to use "Trigger Build" option which is available in PR in Bitbucket. When I use this, Jenkins do the scan of branch and identifies "No change detected" and stops.
How can I build once again in such cases to have my build success ?
Hi Satish
You could use this: https://marketplace.atlassian.com/apps/1211550/http-request-hook-for-bitbucket-server?hosting=server&tab=overview
Note it is not Atlasian Verified
Cheers,
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.