So I have Bitbucket Cloud and a Bamboo(6.2.2) server. I configured a web hook for pull requests on BitBucket Cloud instance with the URL of the Bamboo Plan as show below.
I configured a remote Remote trigger on the Bamboo plan and added the IP's.
I created a pull request and triggered the web hook. It looks as if the webhook was successful from the BitBucket side.
Content-Length | 69 |
X-Content-Type-Options | nosniff |
X-Powered-By | ARR/3.0 |
Server | Microsoft-IIS/8.5 |
Date | Wed, 07 Mar 2018 14:23:21 GMT |
X-Frame-Options | SAMEORIGIN |
Content-Type | application/json |
But Bamboo does nothing...
Does anyone have an idea as to why Bamboo would be ignoring the webhook?
Hi Timothy,
Please could you share how you got this to work, I'm facing same exact issue.
Regards,
Eazie.
Did anyone get this working?
I have the same issue. Webhook run successfully with status 202 when a push detected, I also can manually run Bamboo job with no issue, but webhook cannot trigger the Bamboo job...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is Bamboo Build Plan configured to use Remote trigger at Plan Configuration > Triggers ?
Does it work when there isn't any setting for IP address in the Remote trigger?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I got this working. Can't remember exactly what the problem was.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.