commit | ac912df88c8c6cbd57a3e813047c4c0a112fd76d | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Apr 01 10:28:05 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Apr 01 10:29:16 2024 -0500 |
tree | fe23270b7dbfb6e3f744947aff07eb47f802e065 | |
parent | 25ba1e2f9dc9cd640d24fa8ad15eee0d12de8709 [diff] |
jenkins: use uploader for validation In order to determine if a user is authorized for CI, we look them up in Gerrit groups. We should use the uploader for this and not the owner, because otherwise anyone with a Gerrit account could forge a patch-set that was created by an authorized committer and get Jenkins to do the testing (when it should not have been). Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4fc8415dee35004ebb68b2aea040be27bf521168