
Barak Korren created OVIRT-2441: ----------------------------------- Summary: 'puser.py can_merge' is run before source is checked out iv V2 jobs Key: OVIRT-2441 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2441 Project: oVirt - virtualization made easy Issue Type: Bug Components: pusher.py, Standard CI (Pipelines) Reporter: Barak Korren Assignee: infra Priority: High In the V2 pipeline jobs for check-patch it turns out that the invocation for `pusher.py` that checks if a patch should be auto-merged was doen before the path was even checked out from git. This let to two different issues: # In most repos automerge simply did not work in V2 jobs # For the 'jenkins' repo, if the last merged patch was an auto-merged one, any path folllowing it was also auto-merged -- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100090)