Skip to content

Draft: Remove group_mentions feature flag, add documentation

Alexander Dietrich requested to merge remove-group-mentions-flag into master

What does this MR do and why?

Removes the group_mentions feature flag added by !96684 (merged) and adds documentation.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Create an Incoming Webhook in Slack.
  2. In a GitLab group, open Settings > Integrations > Slack notifications.
  3. Copy the Incoming Webhook URL into the Webhook field, enable Group mention in public/Group mention in private and save.
  4. @-mention the group in issue and merge request descriptions or comments to generate Slack notifications.

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