You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Source Tree Version: 3.1.2 OS: OS X
Today I am performing branch merges into our master branch and for some reason my Source Tree keeps triggering builds in my Bamboo for the master branch which is not what I want.
Hello @Adam Sir welcome to the community :)
Do you have any trigger configured on the Bamboo plan? You can verify if you have a trigger similar to these. Alternatively, you can have a trigger configured on your local repository, which is triggering the builds, you can also check that on the previous link.
Also, Sourcetree does not have integration with Bamboo, so the most probable are the two alternatives above.
Did it help you?
Victor
Hi Victor,
Thanks for your kind reply.
I have had a look and there are no triggers in our bamboo builds. There is a Poll Trigger but that is disabled (or so it says).
You are asking me to look into my local repository - what exactly would I be looking for? (excuse my ignorance)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome :)
I assume you are using it on a Git repository, so you probably want to look for Git Hooks, it inside the `.git/hooks/` folder.
Another alternative that I may have overlooked, are you using Bamboo Specs?
Victor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.