aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/dev/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'site/dev/contrib')
-rw-r--r--site/dev/contrib/cqkeywords.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/dev/contrib/cqkeywords.md b/site/dev/contrib/cqkeywords.md
index 80faf2543f..5c23a60dad 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.
+
CQ_INCLUDE_TRYBOTS
Allows you to add arbitrary trybots to the CQ's list of default trybots.