Skip to content

Allow sorting and filtering pipelines for pipeline schedule

What does this MR do and why?

Allow sorting and filtering pipelines for pipeline schedule

References

Filtering and sorting for pipeline schedule id ... (#369095)

Screenshots or screen recordings

No UI changes, API only

How to set up and validate locally

  1. Create a project with a .gitlab-ci.yml
  2. Create a pipeline schedule
  3. Trigger the schedule multiple times
  4. Use https://docs.gitlab.com/api/pipeline_schedules/#get-all-pipelines-triggered-by-a-pipeline-schedule and try passing some of the new parameters. I tested with sort and expect the others to work fine as I'm re-using the existing finder

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #369095

Edited by Niklas van Schrick

Merge request reports

Loading