At some point we have to stop triggering for very broken revisions. We do this based on the total number of builds found for a revision, and we get this from buildapi: https://github.com/chmanchester/trigger-bot/blob/master/triggerbot/tree_watcher.py#L284
We need to get this from treeherder instead so this will keep working once our infra moves off buildapi.
At some point we have to stop triggering for very broken revisions. We do this based on the total number of builds found for a revision, and we get this from buildapi: https://github.com/chmanchester/trigger-bot/blob/master/triggerbot/tree_watcher.py#L284
We need to get this from treeherder instead so this will keep working once our infra moves off buildapi.