Trying to set up webhook in GitHub to trigger Bamboo builds

Thuan M. Tu December 12, 2018

I'm trying to set up webhook in GitHub to trigger Bamboo builds but I can't get the payload URL right it seems.  The error in GitHub is "We couldn’t deliver this payload: Couldn't resolve host name".

I'm using https://company bamboo server.port/updateAndBuild.action?buildKey=RTP-GTP2

1 answer

1 vote
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 19, 2018

First of all check if your Bamboo server is visible from internet, e.g. https://validator.w3.org/checklink

Second, use webhook URL 

https://company.bamboo.server:port/rest/triggers/latest/remote/changeDetection?planKey=RTP-GTP2

see more details at https://confluence.atlassian.com/bamboo/repository-triggers-the-build-when-changes-are-committed-289276902.html

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events