I’m using git plugin for the source code and created the multi branch pipeline and using the gt for branch source and Scan Multibranch Pipeline Triggers selected the Bitbucket webhook trigger and Trigger on All pushes & Pull request opened or source branch updated. In bitbucket created the webhook with /bitbucket-hook/.
I’m facing issue with PR’s when we open the PR automated build is not getting triggered even though selected in events in bitbcuket and in bitbucket payload is showing sent successfully.
Can you share the logs from Bitbucket if possible ?
I’m suspecting this could be due to git plugin, can try to run below script from Jenkins script console ?