]
Barak Korren updated OVIRT-2036:
--------------------------------
Epic Link: (was: OVIRT-400)
Pre-merged patchsets can run on post-merged jobs in STDCI V2
------------------------------------------------------------
Key: OVIRT-2036
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2036
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Standard CI (Pipelines)
Reporter: Daniel Belenky
Assignee: infra
Currently, if one comments 'ci re-merge please' on a pre-merged patch, STDCI V2
will run post-merge jobs hence bypassing our whitelist filtering.
We need to fix it by checking if the event matches the actual state of the patch before
running any user code.