Skip to content

Hide sections for Slack app when not editable

What does this MR do and why?

We don't want to show empty sections without fields.

This is behind the feature flag integration_slack_app_notifications so a changelog is not needed.

Screenshots or screen recordings

Before After
GitLab_for_Slack_app_sections_before GitLab_for_Slack_app_sections_after

How to set up and validate locally

  1. Enable the integration_slack_app_notifications feature flag.
  2. Go to Project > Settings > Integrations > GitLab for Slack app. For example, http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/settings/integrations/gitlab_slack_application/edit.

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 #384886 (closed)

Edited by Justin Ho Tuan Duong

Merge request reports

Loading