Skip to content

Draft: Check the diff when the deployments API returns empty MR list

Reuben Pereira requested to merge rp/check-diff-when-mr-list-empty into master

What does this MR do?

Check the diff when the deployments API returns empty MR list. If the diff is not empty, log a fatal message since the API should not have returned an empty MR list.

https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/2283

Author Check-list

  • Has documentation been updated?

Merge request reports