Functions | |
def | PostUploadHook (cl, change, output_api) |
Presubmit script for //v8/include See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for more details about the presubmit API built into depot_tools.
def PRESUBMIT.PostUploadHook | ( | cl, | |
change, | |||
output_api | |||
) |
git cl upload will call this hook after the issue is created/modified. This hook adds extra try bots to the CL description in order to run layout tests in addition to CQ try bots.