Skip to content

Expose ChatName objects to slash commands

Yorick Peterse requested to merge slash-commands-changes-for-chatops into master

What does this MR do?

This MR exposes ChatName objects to slash commands, instead of only exposing User objects. This is necessary for GitLab Chatops (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4466) but can also be useful for other (future) slash commands.

EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4693

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Yorick Peterse

Merge request reports