Skip to content

Update GitLab for Slack description

Luke Duncalfe requested to merge 373321-update-gitlab-for-slack-description into master

What does this MR do and why?

This MR updates the GitLab for Slack integration description to mention the new notifications feature #373321 (comment 1180651313). As the feature is behind the :integration_slack_app_notifications flag, the description change is also toggled with the flag.

Screenshots or screen recordings

The name of the integration is being updated separately in !104902 (merged) so may appear different from the screen shots below.

Flag enabled Flag disabled
image image

How to set up and validate locally

  1. Enable the flag
    Feature.enable(:integration_slack_app_notifications)
  2. Visit /<PROJECT>/-/settings/integrations

MR acceptance checklist

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

Related to #373321 (closed)

Edited by Luke Duncalfe

Merge request reports

Loading