baralong
baralong

Reputation: 1713

Pull request on bitbucket isn't triggering a build on bamboo

I've been trying to set things up to trigger a build for a pull request.

Our setup is as follows:

The 2 servers are linked. I can see build results for master and develop on bitbucket, and I can see the commits listed in the build results. Also on the "branchStatus" page the pull request branch is listed.

I've tried pull requests from feature branches named with "feature/*" and "feature-*" and pull requests to both develop and master

Regardless of this I never get the pull request build happening.

Upvotes: 5

Views: 3147

Answers (1)

baralong
baralong

Reputation: 1713

It appears that the issue is that the connections between bitbucket and bamboo weren't configured correctly. We got some guidance from Atlassian but are still working through the issues. Initially it was network configuration from bitbucket to bamboo

I'll update here later, but the ultimate resolution is hoped to be deleting and recreating the link.

Upvotes: 0

Related Questions