Hi I am new to Bamboo and I am setting up a plan that triggers for PRs into a specific branch. However it seems that the Source Code Checkout task only clones the specific branch being built.
However, for my build I need to have access to the main branch as well. How do I make Bamboo clone the whole repo? Bandwidth is not an issue as I have Force Clean Build unchecked (so I am guessing each time Bamboo just pulls the new changes).