Document that the "Stream Events" permission is needed.

Since Gerrit 2.7 the stream-events is only available to users
that are granted the "Stream Events" permission.

Change-Id: I38960b3647145043a31e5c948141831a84643753
This commit is contained in:
David Pursehouse 2014-11-04 18:44:36 +09:00
parent d0f06265e0
commit 78556f76fd
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@ want Zuul to gate. For instance, you may want to grant ``Verified
be added to Gerrit. Zuul is very flexible and can take advantage of be added to Gerrit. Zuul is very flexible and can take advantage of
those. those.
If using Gerrit 2.7 or later, make sure the user is a member of a group
that is granted the ``Stream Events`` permission, otherwise it will not
be able to invoke the ``gerrit stream-events`` command over SSH.
Timer Timer
----- -----