Skip to content

WIP: Adding support for events to send messages to multiple Mattermost channels

George Carty requested to merge george.carty/gitlab-ce:master into master

What does this MR do?

This MR allows the Channel handle fields in the Mattermost notifications page to support multiple Mattermost channels (with their names separated by commas or semicolons). When the relevant event is triggered, the message will be sent to all the specified channels.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

This MR does not contain changes to processing or storing of credentials or tokens, authorization and authentication methods, or other items described in the security review guidelines.

Edited by George Carty

Merge request reports