Skip to content

Backport generic methods to CE

Olivier Gonzalez requested to merge ce-fix_vuln_list_on_group_dashboard into master

What does this MR do?

Backport generic methods to CE fron EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8107#note_114707683

  • Allow to fetch all pipelines for every projects in a group and its subgroups.
  • Allow to fetch the latest pipeline id for each projects of a group and its subgroups.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/6709

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports