Skip to content

Add copy_metadata quick action

Sean McGivern requested to merge matbaj/gitlab-ce-add-inherit-command into master

What does this MR do?

Continuation of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16473 - thanks @matbaj!

This adds a /copy_metadata command to copy the labels and milestone from another issue or MR.

Are there points in the code the reviewer needs to double check?

I don't think so!

Why was this MR needed?

It's a nice feature!

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #38450 (closed).

Merge request reports