We have a couple of projects that live in the same Stash/Git repository.
We are commenting the Jira bug numbers on the Git commits, and so when Bamboo builds, it indicates that the build includes fixes for bugs that are not actually part of the project.
For example, in our repository, each project is in a specific path...
/projectA
/projectB
If someone commits a fix for projectB, but Bamboo builds projectA, it shows that the fix for projectB is included in that build.
I have already linked the Bamboo Plan to a Jira Key, which I thought might get it to work, but it does not seem to care. Any ideas? Can you tell Bamboo to only consider a specific path (git filter-tree??) when looking at the changes?
Hm... Have you tried to use "include/exclude files" setting ( https://confluence.atlassian.com/display/BAMBOO/Git ) on the repository configuration for your plans? I'm not sure if that would solve your case, but it might be worth trying if you hadn't tried yet...
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.