David Caro has submitted this change and it was merged.
Change subject: Added hook to propagate CI flag
......................................................................
Added hook to propagate CI flag
Right now, if you create a non-code patch before getting feedback from
jenkins, that patch will never get CI review from it as jenkins will
review only the patchset that has code changes. This hook is triggered
on any comment, and propagates the CI value to the latest patchset if
it does not have a CI value already.
Change-Id: I0b6f3a53edd0a8d2a0114fb728fff0054c11d466
Signed-off-by: David Caro <dcaroest(a)redhat.com>
---
A hooks/custom_hooks/comment-added.propagate_review_values
M hooks/hook-dispatcher
M hooks/lib/gerrit.py
M hooks/lib/tools.py
4 files changed, 320 insertions(+), 47 deletions(-)
Approvals:
David Caro: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/48518
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0b6f3a53edd0a8d2a0114fb728fff0054c11d466
Gerrit-PatchSet: 16
Gerrit-Project: gerrit-admin
Gerrit-Branch: master
Gerrit-Owner: David Caro <dcaro(a)redhat.com>
Gerrit-Reviewer: Anton Marchukov <amarchuk(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaro(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Max Kovgan <mvk(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Sagi Shnaidman <sshnaidm(a)redhat.com>
Gerrit-Reviewer: Sharon Naftaly <snaftaly(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>