Document new CQ keyword

BUG=skia:
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=1237693005
TBR=jcgregorio

Review URL: https://codereview.chromium.org/1237693005
This commit is contained in:
rmistry 2015-07-15 04:40:54 -07:00 committed by Commit bot
parent 02b5aa3cac
commit 7e797dff24

View File

@ -14,6 +14,10 @@ To do a dry run through the CQ please use Rietveld's [dry run](https://groups.go
The CQ will run through its list of verifiers (reviewer check, trybots, tree check,
presubmit check), and will close the issue instead of committing it.
NO_DEPENDENCY_CHECK=true
The CQ rejects patchsets with open dependencies. You can skip this check with this keyword.
CQ_INCLUDE_TRYBOTS
Allows you to add arbitrary trybots to the CQ's list of default trybots.