Loading...
Searching...
No Matches
Functions
PRESUBMIT Namespace Reference

Functions

def PostUploadHook (cl, change, output_api)
 

Detailed Description

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.

Function Documentation

◆ PostUploadHook()

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.