Skip to content

MR dependencies: add depends endpoint

Lucas Zampieri requested to merge gitlab-community/gitlab:depends_api into master
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

This endpoint provides all mrs that are blocked by the current passed mr.
This endpoint is the opposite of /blocks, where all mrs that block the
given mr are returned.

Changelog: added

Signed-off-by: Lucas Zampieri lzampier@redhat.com

Edited by Lucas Zampieri

Merge request reports

Loading