-
- Downloads
Fix schedule head pipeline update
Currently, schedule head pipeline update method which executed after pipeline creation does not take into account of merge reqeust pipelines. We should use dedicated `all_merge_requests` method in this case.
Showing
- app/services/ci/create_pipeline_service.rb 1 addition, 7 deletionsapp/services/ci/create_pipeline_service.rb
- changelogs/unreleased/fix-schedule-head-pipeline-update-method.yml 5 additions, 0 deletions...s/unreleased/fix-schedule-head-pipeline-update-method.yml
- spec/services/ci/create_pipeline_service_spec.rb 22 additions, 12 deletionsspec/services/ci/create_pipeline_service_spec.rb
Please register or sign in to comment