Index: site/dev/contrib/cqkeywords.md |
diff --git a/site/dev/contrib/cqkeywords.md b/site/dev/contrib/cqkeywords.md |
index 80faf2543fc6b08ed3c2853af6787a7302d9a9f4..5c23a60dadd6e6a7877a784ddfea0ca4224cde27 100644 |
--- a/site/dev/contrib/cqkeywords.md |
+++ b/site/dev/contrib/cqkeywords.md |
@@ -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. |
jcgregorio
2015/07/15 19:36:20
What is an "open dependency"?
jcgregorio
2015/07/15 20:04:51
Can we add that to the docs?
On 2015/07/15 at 19:
|
+ |
CQ_INCLUDE_TRYBOTS |
Allows you to add arbitrary trybots to the CQ's list of default trybots. |