Skip to content

Added deprecation warning for Slack on self-hosted

Denys Mishunov requested to merge 383365-slack-deprecation-self-hosted into master

What does this MR do and why?

This MR adds the deprecation banner to the Slack notifications integration on the project level for self-hosted instances.

Screenshots or screen recordings

Before After
Screenshot_2023-02-22_at_10.43.00 Screenshot_2023-02-22_at_10.42.23

How to set up and validate locally

  1. Make sure you do not simulate Saas locally (export GITLAB_SIMULATE_SAAS=0)
  2. Visit the Slack notifications integration: in the local GDK /flightjs/Flight/-/settings/integrations/slack/edit, for example
  3. Check that the banner is correctly rendered on the page and contains the exact text as on the screenshot
  4. Check Slack notifications on any other levels (instance or group) and make sure the banner is not rendered there

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

Edited by Denys Mishunov

Merge request reports

Loading