Build cascading train refs for parallel execution of Pipelines for merge trains
All threads resolved!
Compare changes
Files
10- Shinya Maeda authored
Currently, pipelines for merge trains run on refs/merge paths, however, this doesn't allow us to run pipeline in parallel by chaning merge refs, so we'll introduce a refs/train for this specific purpose.
+ 10
− 2
@@ -41,12 +41,20 @@ def all_next
@@ -54,6 +62,6 @@ def first_in_train?