mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 16:51:46 +00:00

The 'auto' in 'mach try auto' stands for two things: 1. It automatically picks tasks for you. 2. It runs the same scheduling algorithms as autoland. It accomplishes this by creating a new target_tasks method that spoofs the 'project' parameter to autoland. Differential Revision: https://phabricator.services.mozilla.com/D60184 --HG-- extra : moz-landing-system : lando