Skip to content

Update code review process to use reviewers

Sincheol (David) Kim requested to merge code-review-reviewers-change into master

What does this MR do?

This is a proposal to update our current code review process to use Reviewers feature consistently. See https://docs.gitlab.com/ee/user/project/merge_requests/getting_started.html#reviewer for more detail about the feature itself.

I believe we have too much confusion around how to use this feature since the current Reviewer doesn't dictate how it should be used.

I believe we can still gain some benefits of using Reviewers feature this way until the Reviewer feature develops further. 👣

Basically, this MR suggests that we should use Reviewer as we would with Assignee, but use it only for requesting reviews.

Related to #292938 (comment 510601705) https://gitlab.slack.com/archives/C02PF508L/p1613450890046500

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Sincheol (David) Kim

Merge request reports