Skip to content
  • Kerri Miller's avatar
    Confirm existence of head_pipeline if pipeline success required · 29f9d926
    Kerri Miller authored and James Lopez's avatar James Lopez committed
    Pipelines are created by an async worker, so a rapid sequence of API
    calls can trigger a state where the pipeline, whose existence is part of
    determining if we wait for the pipeline to successfully complete before
    merging, can trigger the MR to be immediately merged instead.
    
    Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55127
    29f9d926