Closed wasyl77 closed 9 years ago
I apologize for not seeing this earlier. Branching isn't quite fully supported in the current release. We are currently working on branch support for the new release, which should support 5.1 up. Expect a new update by end of October. Sorry for the inconvenience. If you require immediate service, you're welcome to inquire regarding paid support at opensource@houghtonassociates.com. Otherwise, if you can hold out a month, we should have a working update for you then. Thanks.
New build available for testing: https://vanguard.houghtonassociates.com/browse/GREVIEW-CORE-11
Did not had such problems in last release version. Thanks !
Hey !
I have a problem with bamboo gReview plugin.
I have created new plan and connected it to gerrit reporistory. Bamboo is pulling repository for changes.
I have develop branch and each commit lands there. After commit the special user is invoking bamboo build plan for gerrit verification and this case works fine.
But another problem is that when reviewer merges that commit to develop branch, the bamboo plan is being invoked and apart from building develop branch it builds master branch.
The same situation exists when I run plan from bamboo manually. It takes revision from master and it tries to build it apart from building develop branch. How to tell bamboo that develop branch should be pulled for changes ?
Why this second build is triggered on master ? Do you have any idea ? I thought it can be some configuration with repository, but not sure how to work it out.