In the Bitbucket repository, added a webhook to trigger a Jenkins pipeline. There in the triggers option I have selected pull request-merge instead of repo-push.
When I merge a pull request, the hook is triggered and 200 response comes back from Jenkins, but no build is triggered. Please just what changes needs to be done.
Hi @Sharma and welcome to the community!
We have no control over what happens on your server when the webhook request is successfully triggered and received. The Jenkins plugins for Bitbucket Cloud are not developed by Atlassian, so I would suggest checking the official page of the plugin you are using to see where you can report issues or ask for help with that plugin.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.