bitbucket-push-and-pull-request-plugin icon indicating copy to clipboard operation
bitbucket-push-and-pull-request-plugin copied to clipboard

Push and pull request is not triggering a job

Open PRobi23 opened this issue 1 year ago • 4 comments

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?

PRobi23 avatar Oct 24 '24 19:10 PRobi23

Hello @PRobi23, can you provide any logs?

cdelmonte-zg avatar Oct 29 '24 11:10 cdelmonte-zg

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?

PRobi23 avatar Oct 30 '24 20:10 PRobi23

Hello @PRobi23,

from the Jenkins docs: https://www.jenkins.io/doc/book/system-administration/viewing-logs/ and use as param: io.jenkins.plugins.bitbucketpushandpullrequest

cdelmonte-zg avatar Oct 31 '24 09:10 cdelmonte-zg

there is no logs when creating pr on jenkins server

pandeyak1991 avatar Feb 14 '25 06:02 pandeyak1991