Skip to content

Remove codeowners_match_ancestor_groups feature flag

What does this MR do?

Removes the codeowners_match_ancestor_groups flag. We added this functionality in c099a291 as part of addressing the bug https://gitlab.com/gitlab-org/gitlab/-/issues/216345 as well as the long-requested feature #32432 (closed) but sinec we had experienced a fair amount of bugs in that feature, we used a FF to be able to circuit break if the behavior was incorrect.

(Note that tests were removed in a previous commit ~4 releases ago)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Mayra Cabrera

Merge request reports