Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,763
    • Issues 44,763
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,330
    • Merge requests 1,330
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #290964
Closed
Open
Issue created Dec 03, 2020 by Sarah Yasonik@syasonik🌴Developer

Do not apply incident label to incidents

Summary

Once #268152 (closed) is implemented, there is no driving force for applying the incident label to newly created incidents (whether created by Alert bot or users).

Release Notes

Stop automatically applying the incident label to new incidents - this happens when incidents are created manually AND automatically by the GitLab Alert Bot.~~ We will do this after #268152 (closed) is completed, but we can do the first step now.

Implementation details

Removing Issues::BaseServce#add_incident_label & callers during creation should prevent (re-)adding the ~incident label.

  • Possibly remove or relocate logic from IncidentManagement::CreateIncidentLabelService including LABEL_PROPERTIES. Usage ping should retain functionality or removal should be verified with product.
  • Possibly remove usage data key counts.incident_labeled_issues.
Edited Feb 08, 2022 by Alana Bellucci
Assignee
Assign to
Time tracking