Not sure the best way to implement this but I would like to have a daily or cron build strategy that only triggers if another build is currently not failing.
At the moment my daily build has to be triggered manually which isn't ideal as it should be done out of hours, the only other alternative is to set it as a daily build. However if one of our other commit builds is not completing then the daily build will always fail. This fills up the bamboo screen and out email boxes with fails as well as having other disadvantages.