Skip to content

Resolve "Create a service method to fetch the MRs per group and project"

Summary

This MR adds four methods for retrieving all merge requests per group and / or project from GitLab's REST API.

The methods allow for retrieving MRs that were created within a certain time stamp, as well as MRs that were last updated within the time stamp.

Checklist

All items on this checklist should be checked.

  • I have added tests for the functionality that I added.
  • I adhere to the style guide.

How to review

Changes are implemented in the files:

Currently there is no UI functionality that reflects these changes.

Issues and tasks closed

Closes #80 (closed)

Edited by Oana Milchi

Merge request reports

Loading