feat: Make mr create prompt for reviewers
Description
mr create has a new kind of metadata now, "reviewers".
When selected, the user is prompted with a list of users
(similar to assignees): selected users are added as reviewers.
Related Issues
Resolves #1339 (closed)
How has this been tested?
The change was tested manually. This MR was opened with a glab binary built with this change.
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap