I have a situation where a change to Project A triggers a build for Project B. Project A builds properly, and hence the dependency triggers Project B, which fails to build.
Project A failing would trigger an email, but Project B failing due to a change to the code for Project B doesn't. Is this a configuration change I can make, if not does anyone have any ideas on how to get this to work as expected ? Thanks in advance Mark H
