zaquestion / lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
https://zaquestion.github.io/lab
Creative Commons Zero v1.0 Universal
1.1k stars 103 forks source link

RFC: reviewer management, e.g. lab reviewer --add --remove --require #816

Closed camuso closed 2 years ago

camuso commented 2 years ago

The request is to add the ability to add and remove reviewers in an MR.

For example:

lab mr reviewer --add mumble,sprotz,hust ... adds reviewers mumble, sprotz, and hust to the mr.

lab mr approver --add aus ... adds aus as an approver to the mr

camuso commented 2 years ago

OK, this is already there, mostly.