Skip to content

EE Merge from CE-#48640

E. Levi Allen requested to merge e.levi.allen/gitlab-ee:ee-gl-ce-48640 into master

What does this MR do?

This MR adds the "/pong" quick action to the comment box markdown; for merge requests only.

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

Please review the code cleanup related to the original comments. Also, the test cases were meant to include "not_to". The invariant of /pong hinges on the last assignee and the current assignee being different user id's. Therefore, /pong should return a user that is not the current_user.

Why was this MR needed?

To merge the CC version of this feature into EE.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

GitLab CE #48640: https://gitlab.com/gitlab-org/gitlab-ce/issues/48640

Edited by E. Levi Allen

Merge request reports