Skip to content

Don't cancel pipelines when CI_COMMIT_REF_NAME matches a branch 'OSNAME/'

Dylan Aïssi requested to merge wip/daissi/fix-cancel into master

This happens when creating merge request to backport changes, like for instance creating a merge request from apertis/v2025pre to apertis/v2024-updates. In this case, the tool may cancel a legitimate pipeline running on apertis/v2024-updates.

Fix: apertis-issues#661 (closed)

Signed-off-by: Dylan Aïssi dylan.aissi@collabora.com

Edited by Dylan Aïssi

Merge request reports

Loading