David Caro has submitted this change and it was merged.
Change subject: Fixed issue when looking for backported changes
......................................................................
Fixed issue when looking for backported changes
We were loking only on gerrit, ignoring commits that bypassed the gerrit review
system, now we also check on the git logs if the change is not found on gerrit
itself.
Change-Id: Id017b1f4c0ce83336fab5081a4981b83c1669082
Signed-off-by: David Caro <dcaroest(a)redhat.com>
---
M hooks/custom_hooks/patchset-created.warn_if_not_merged_to_previous_branch
M hooks/lib/tools.py
2 files changed, 41 insertions(+), 10 deletions(-)
Approvals:
David Caro: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/29967
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id017b1f4c0ce83336fab5081a4981b83c1669082
Gerrit-PatchSet: 1
Gerrit-Project: gerrit-admin
Gerrit-Branch: master
Gerrit-Owner: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Ohad Basan <obasan(a)redhat.com>