-
Bug
-
Resolution: Not A Defect
-
Major
HI ,
I have a Bitbucket repository set with a webhook to trigger Jenkins builds when some change occur in the repository.
But its working only when i use MERGE trigger , where as when I use PR opened or PUSH individually or as a combination, It does not trigger the job.
Also response connection is good (200) from webhook.
Webhook URL : https://xxx/bitbucket-hook/
In Jenkins : we are using SCM and enabled "Build when a change is pushed to BitBucket" option in the build configuration.
Plugin version : 1.1.11
Kindly check this and update.