timols / java-gitlab-api

A wrapper for the Gitlab API written in Java
Apache License 2.0
383 stars 317 forks source link

Support assignees and reviewers in GitlabMergeRequest #390

Open lvzehuahn666 opened 3 years ago

lvzehuahn666 commented 3 years ago

Assignees and reviewers are introduced to GitLab open API. This will allow users to get a GitlabMergeRequest with assigneesand reviewers information.