Confirmed users
79
edits
(→Scheduling jobs with Try Syntax: - how to test a backout on try using Try Chooser) |
|||
Line 48: | Line 48: | ||
=== Scheduling jobs with Try Syntax === | === Scheduling jobs with Try Syntax === | ||
If you know exactly what you want to run, you can use [[Build:TryChooser]] to select which jobs run directly in your commit message. Make sure the commit message containing try syntax is placed in your ''topmost commit''. The [http://trychooser.pub.build.mozilla.org/ TryChooser] web page can help you build a commit message for custom requests. It will generate both a syntax string as well as a mach command you can simply paste into your terminal. | If you know exactly what you want to run, you can use [[Build:TryChooser]] to select which jobs run directly in your commit message. Make sure the commit message containing try syntax is placed in your ''topmost commit''. The [http://trychooser.pub.build.mozilla.org/ TryChooser] web page can help you build a commit message for custom requests. It will generate both a syntax string as well as a mach command you can simply paste into your terminal. | ||
==== Using mach ==== | ==== Using mach ==== |