Skip to content

Remove /cc quick action

What does this MR do and why?

Remove /cc quick action

This quick action doesn't actually do anything, it has been the functional equivalent of just mentioning a user since 15.0. This MR removes the cc item from quick action menus and expectations related to its presence in specs.

Changelog: changed

References

Screenshots or screen recordings

Before After
Screen_Recording_2025-08-11_at_17.55.32 Screen_Recording_2025-08-11_at_17.56.09

How to set up and validate locally

  1. Check out this branch
  2. Visit an issue or MR
  3. In either markdown or rich text, try typing /cc
  4. You will not see any autocomplete results for this command
  5. If you submit a comment with /cc @[some user], that literal text will appear in the comment with no errors (this is the same as current prod behavior)

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #369571 (closed). #513105 (closed)

Edited by Chad Lavimoniere

Merge request reports

Loading