• briankabiro's avatar
    Update merge-when-pipeline-succeeds behavior on API · 33de4153
    briankabiro 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
merge_requests.rb 20.8 KB