[go: up one dir, main page]

Skip to content

Auto Assigned MR Reviews Based on Availability

Currently our FE team has a lot of things that need reviewing. Some people have expertise on certain things and need to be reviewers on the MR.

Instead of the user trying to figure out who they should assign the issue to GitLab can figure that out.

User clicks "Pick For Me".

ss__2017-01-04_at_11.12.35_AM

Once the user submits the MR then GL can pick the right assignee based on the label.

In order for this to work we would need to associate an expertise with a user. And make certain users endbosses or minibosses.

It would then choose the user who is an expert in that label who has the least MR's assigned to him/her.

The reviewer could then approve the MR. The assignee would automatically be assigned to the next person that needs to review. So if there are labels "Frontend", "CI". The review would go to i.e. @fatihacet then to @grzesiek. If all is approved then @grzesiek would have the option to merge.

This would be so extremely useful to the frontend team.

cc @JobV @dzaporozhets @awhildy