Skip to content

Add redundant pipeline cancelation

Andrejs Cunskis requested to merge andrey-add-interruptible into master

What does this MR do and why?

Cancel redundant pipelines by default in mrs.

Sometimes when experimenting in mr, because a lot of jobs are spawned in the pipelines, it's good idea to not waste resources and cancel redundant ones

Edited by Andrejs Cunskis

Merge request reports