Skip to content

Added `pipeline` parameter to MergeRequestsController

Related issue #241063 (closed)

What does this MR do?

  • Extended Projects::MergeRequestsController#reports_response to support an additional parameter (pipeline, default: nil), and responds with 204 No Content with Polling Interval header when pipeline is provided and is pending?

  • Added an additional argument head_pipeline for every call to reports_response method In EE::Projects::MergeRequestsController

Conformity

Availability and Testing

Edited by Justin Zeng

Merge request reports