Skip to content

Find all builds for commit if there are multiple pipelines for it

Grzegorz Bizon requested to merge fix/builds-api-builds-for-commit-search into master

What does this MR do?

This MR fixes a builds API. When multiple pipelines were triggered for a commit, then API returned builds only from the last pipeline.

What are the relevant issue numbers?

Closes #18912 (closed)
Closes #19243 (closed)

Does this MR meet the acceptance criteria?

Merge request reports