add forge author identity privilege to support pushing refs to gerrit

without forge author identity privilege, zuul will fail to push
refs/zuul/master/**** to gerrit because zuul git user is different
from the commit's author. Therefore, update the documentation.

Fixes bug: 1226877

Change-Id: I3f59f03e28578e61a748e6f33a25a5707f433a1b
This commit is contained in:
zhaoxinyu 2013-09-18 11:58:04 -07:00
parent 5fea867c70
commit 98189678c9
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ member)::
create = group CI Tools
push = +force CI Tools
pushMerge = group CI Tools
forgeAuthor = group CI Tools
[access "refs/for/refs/zuul/*"]
pushMerge = group CI Tools