**I would like to have support for jenkins build trigger on new pull request or updated pull request in bitbucket.
Now I merge the feature branch with the develop branch before te build, ( with the feature "Merge before build" from Additional Behaviours from Bitbucket Server SCM) the problem is that no new build is triggered when the target branch/develop is updated. But the build status in Bitbucket pull request is then gone.