bitbucket-push-and-pull-request-plugin
bitbucket-push-and-pull-request-plugin copied to clipboard
Create Bitbucket pull request can trigger jenkins job automatically, but update pull request can't trigger.
As title, update pull requeset can't trigger jenkins job automatically, could someone help to investgate this issue, thanks a lot. attache the jenkins job configuration.
is master your source branch? we're having the issue that you describe but the difference with your config is that we're allowing any source branch and that master is our target branch.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Having the same problem, not sure why when the PR is updated with new commits, no builds are triggered
Am I missing something?
I also have the Bitbucket webhook set to trigger when a PR is updated
@easylife2020 This issue is probably the same as #189. Can you try with just master instead of refs/ ... in the BBPPR config?