0

I am wondering how to set for a MR the list of approuvers by using the API (in EE).

I could not find the information in the documentation :(

poussma
  • 7,033
  • 3
  • 43
  • 68
  • According to [this](https://docs.gitlab.com/ee/api/merge_requests.html), you can't. Looks like it is a feature not supported by the API. Maybe because it's only in the EE edition? – Simon Arsenault Nov 07 '17 at 20:40

1 Answers1

0

I am checked the docs. The CE version is not support approver for merge request. But in my way , I ask the developer assigned to me after they review the merge request code.

carlos
  • 346
  • 1
  • 10