Confirmed users
4,467
edits
m (moved Build:Autoland to ReleaseEngineering:Autoland: for great victory!) |
|||
| Line 19: | Line 19: | ||
===Sample Valid tags=== | ===Sample Valid tags=== | ||
[autoland | [autoland] # as eventually there will be autoland-$branch capabilities | ||
[autoland | [autoland:$attachmentID(,$attachmentID)] # several attachmentIDs should be comma-separated | ||
[autoland | [autoland:-p linux -u none] # try syntax will get put in the commit comments to control what builds your push gets | ||
[autoland | [autoland:$attachmentID:-p win32 -b o] # specifying both attachementID(s) and try syntax (use : to separate) | ||
=What about repo permissions?= | =What about repo permissions?= | ||
One of the following must be true for a patch to be autolanded: | One of the following must be true for a patch to be autolanded: | ||