We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Hello @PRobi23, can you provide any logs?
Sorry, something went wrong.
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
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: