Open luciansvnc opened 4 years ago
I have never used with the server, only with the cloud Bitbucket. It might help if you had some logs!
I managed to inspect the Jenkins logs. I am getting:
"Mar 27, 2020 5:23:33 PM WARNING org.jenkinsci.plugins.bbprb.BitbucketHookReceiver doIndex
Bad user agent: Atlassian HttpClient 1.1.0 / Bitbucket-5.15.0 (5015000) / Default
, expected Bitbucket-Webhooks/2.0
".
It looks like a validation is failing from "doIndex" method.
I think I can remove that check. Hold on :)
Thank you!
Thanks! The webhook fires successfully now. I will continue the setup and get back with a feedback for Bitbucket Server.
Is this plugin compatible with Bitbucket Server? I configured the webhook but every time it is fired I am getting 400 status code. Thank you!