Skip to content

Add support for group mention events to Discord integration

What does this MR do and why?

Add support for group mention events to Discord integration

Screenshots or screen recordings

Message in Discord

image

Settings

The settings currently suffer from a bug that causes them to be shown without any text.
However, this is currently also the case for IntegrationSlack in production.

I mentioned that bug (#417751 (comment 1588470357)) and hope to get some assistance to fix it.

image

How to set up and validate locally

  1. Setup a Discord webhook
  2. Enable the Discord integration in a group and select the two checkboxes for group mentions (the ones that currently have no text)
  3. Mention the group in an issue
  4. Observe the notification sent to Discord

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports