Skip to content

Ability to filter milestone by merge requests and vice versa

Robert Schilling requested to merge api-filter-mr-milestones into master

What does this MR do?

This merge requests adds two functionalities:

  1. Ability to filter merge requests by milestones
  2. Ability to retrieve all merge requests for a certain milestone

Are there points in the code the reviewer needs to double check?

@rymai Shall I factor out the second functionality to a second merge request?

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26301 (closed)

Merge request reports