Skip to content

Remove project check on slack incident declare command

Rajendra Kadam requested to merge slack-incident-declare-command-check into master

What does this MR do and why?

Removes the check on project permissions when creating incidents. We show the projects that a user can create incidents in later in the slack modal.

Screenshots or screen recordings

NA

How to set up and validate locally

  1. Follow steps mentioned in https://gitlab.com/gitlab-org/manage/integrations/team/-/blob/main/integrations/slack.md
  2. Enable the FF incident_declare_slash_command.
  3. Declare an incident using /dev-gitlab incident declare.

MR acceptance checklist

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

Edited by Rajendra Kadam

Merge request reports