Skip to content

Cancel all pipelines on newer commit

Tim Jaacks requested to merge cancel-all-pipelines-on-newer-commit into master

We already canceled running pipelines before. Gitlab, however, might have already canceled previous pipelines automatically, but without canceling their child pipelines. Remove the "running" status filter when cancelling pipelines, so that also already cancelled pipelines will be included.

Edited by Tim Jaacks

Merge request reports