Skip to content

Auto-assign merge request author when creating from issue

Patrick Bajao requested to merge 287636-auto-assign-author into master

What does this MR do?

When creating a merge request from an issue via "Create merge request" button, whoever clicked it will be the author of the merge request.

Additional to that, we are now auto-assigning the merge request to the author. This is to make it more convenient for the author to assign themselves.

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

Related to #287636 (closed)

Merge request reports