bitbucket-push-and-pull-request-plugin
bitbucket-push-and-pull-request-plugin copied to clipboard
Push and pull request is not triggering a job
Hello,
I'm working on bitbucket Jenkins integration; I have a pretty particular setup.
My Jenkins can only reach the bitbucket through a particular port, but the bitbucket can reach Jenkins without any issue (because of security).
Now my Bitbucket hook works, so I see it can send with HTTP 200 Jenkins, but the Jenkins job is not triggered. However, I did everything mentioned.
Can someone help me here?
Hello @PRobi23, can you provide any logs?
Hello @cdelmonte-zg how can I get these logs? Can you help me with this? Where can I see what is the response of the githook in the Jenkins CI/CD?
Hello @PRobi23,
from the Jenkins docs: https://www.jenkins.io/doc/book/system-administration/viewing-logs/ and use as param: io.jenkins.plugins.bitbucketpushandpullrequest
there is no logs when creating pr on jenkins server