Skip to content
  • Brian Kabiro's avatar
    Update merge-when-pipeline-succeeds behavior on API · 33de4153
    Brian Kabiro authored
    When the `merge_when_pipeline_succeeds` param is passed in,
    an MR can be merged even when the pipeline has failed.
    
    This change adds a check that prevents this from happening
    when attempting to merge through the API
    33de4153