Skip to content

Move slash commands integrations to Integrations namespace

Markus Koller requested to merge 201855-rename-slash-commands-integrations into master

What does this MR do?

This MR moves all slash commands integrations to the Integrations:: namespace as part of #201855 (closed).

It builds on the groundwork in !60968 (merged) to safely rename STI models.

We're also renaming the base class to BaseSlashCommands to address #331181 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #201855 (closed)

Merge request reports