]
eyal edri [Administrator] updated OVIRT-1106:
---------------------------------------------
Epic Link: OVIRT-411
gerrit hooks should also handle 'Red Hat Enterprise
Virtualization' bugs
------------------------------------------------------------------------
Key: OVIRT-1106
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1106
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: eyal edri [Administrator]
Assignee: infra
Until now the Gerrit Hooks only updated oVirt bugs, but on some occasions a patch have
bug-url of a downstream bug, which should also be handled.
We should enable all available hooks we have on 'RHV' bugs as well,
specifically:
- add external tracker
- verify backport
- set POST
- set MODIFIED ( if the hook detects that another external tracker for internal gerrit
instance is added, it shouldn't move to MODIFIED because the bug might need to wait
for a d/s patch )
The improvement for the modified hook should be done as a seperate task afte this one.