• Shinya Maeda's avatar
    Fix race condition on merge train ref generation · f8d6f732
    Shinya Maeda authored
    Today, Pipelines for merge train run on `refs/merge`,
    however, this causes a race condition that it can be
    overwritten by CheckMergeabilityService.
    
    This patch fixes the problem by generating `refs/train`
    for those pipelines.
    f8d6f732
merge_request_spec.rb 104 KB