Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Change merge request assigne #262

Closed
zemzale opened this issue Oct 12, 2020 · 2 comments · Fixed by #265
Closed

Change merge request assigne #262

zemzale opened this issue Oct 12, 2020 · 2 comments · Fixed by #265
Labels
enhancement New feature or request

Comments

@zemzale
Copy link
Collaborator

zemzale commented Oct 12, 2020

Is your feature request related to a problem? Please describe.
In my organization we assigne one of the seniors/maintainers of the repo for them to review the MR when it's ready.
Right now I can create an merge request using this tool, but once the mr is in a state where it's ready to be merged I can't change the assignee to other maintainers to review them.

Describe the solution you'd like
Add another flag to mr update {id} command to change the assignee since that is the place where we already do all the change to existing merge requests.

Describe alternatives you've considered
We could add another command, but since we already got update I don't think we have to do that.

@zemzale
Copy link
Collaborator Author

zemzale commented Oct 12, 2020

As per GitLab API docs this should be trivial https://docs.gitlab.com/ee/api/merge_requests.html#update-mr

If there are no comments, or objections about it, I will start work on implementing this

@profclems
Copy link
Owner

Sounds a great idea @zemzale. You can go ahead. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants