gocd-build-github-pull-requests icon indicating copy to clipboard operation
gocd-build-github-pull-requests copied to clipboard

Defaultbranch property Git Feature Branch (git.fb) plugin

Open dokaspar opened this issue 8 years ago • 0 comments

Hi,

What's the exactly purpose of the "Defaultbranch" property in the git.fb plugin? Are the properties of the git.fb plugin documented anywhere?

When I specify a value like "master" for the default branch, then pushed commits to any other branch will still trigger a build, but always the default branch is cloned. I would expect the default branch to be taken for manually triggered build, but when changes on a branch are detected, then that branch should be built, not the default one...

Regards, Dominik

dokaspar avatar Oct 23 '17 11:10 dokaspar