Open Bug 1670804 Opened 4 years ago

Add a way to trigger "mach try fuzzy --preset" and "mach try auto" from the Treeherder interface

Categories

(Tree Management :: Treeherder: Frontend, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: botond, Unassigned)

Details

When reviewing a contributed patch, it's helpful to be able to do a Try push for it without having to apply the patch locally.

To some extent this is already possible, by following the "CI (Treeherder Jobs)" link from Phabricator to the Try push that Phabricator already creates for lint jobs and such, and then using either "Add new jobs" or "Add new jobs (Search)" to select additional jobs to try.

It would be even nicer if there were:

  • an option to trigger a preset of the sort you might trigger using ./mach try fuzzy --preset <preset-name>; and
  • an option to trigger the set of jobs that would run if you had used ./mach try auto
You need to log in before you can comment on or make changes to this bug.