-
New Feature
-
Resolution: Fixed
-
Major
-
None
Using BuildResultTrigger 0.12, I have two build results that I want to monitor. At the moment one is passing, and one is failing. It looks like the logic for more then one result monitor is an OR. This is fine if you want to do something if any of the results match a given criteria. I however only want to trigger the down stream build when BOTH my result monitors are SUCCESS. There does not seem to be a way to change the logic.