Mattermost integration - allow for more than one slash command per project
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
Currently, there is only option to setup a single incoming mattermost slash command in Gitlab project settings:
Inside, there is only option for a single token:
This allows for a single slash command to be created. This command is active only in a single mattermost workspace. In our use case, we have a few mattermost workspaces:
We would like to be able to create an issue from mattermost project 1, project 2, and project 3, and we want them to appear in the same Gitlab project. Currently, there is no such option.
Proposal
Allow for creating multiple integrations of the same type. Or allow for multiple tokens inside a single integration. The second option would allow us to copy the auto-generated settings in mattermost from an integration in a single workspace to another one and include the second token inside mattermost integration settings in Gitlab.