diff options
Diffstat (limited to 'git-codereview/doc.go')
| -rw-r--r-- | git-codereview/doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-codereview/doc.go b/git-codereview/doc.go index 0754479..5f3e0b1 100644 --- a/git-codereview/doc.go +++ b/git-codereview/doc.go @@ -254,7 +254,7 @@ The -nokeycheck flag disables the Gerrit server check for committed files containing data that looks like public keys. (The most common time -nokeycheck is needed is when checking in test cases for cryptography libraries.) -The -trybot flag sets a Run-TryBot+1 vote on any uploaded changes. +The -trybot flag sets a Commit-Queue+1 vote on any uploaded changes. The Go project uses this vote to start running integration tests on the CL. During the transition between two CI systems, the environment variable GIT_CODEREVIEW_TRYBOT can be set to one of "luci", "farmer", or "both" |
