Update exclusion of non Auth files in CODEOWNERS
What does this MR do and why?
We updated the list of exclusion patterns to avoid the following files:
2a3
> /app/assets/javascripts/admin/application_settings/runner_token_expiration/ @gitlab-org/manage/authentication-and-authorization/approvers
140a142,151
> /config/events/1662373057_Projects__GoogleCloud__ConfigurationController_error_google_oauth2_not_enabled.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1662373081_Projects__GoogleCloud__ServiceAccountsController_error_google_oauth2_not_enabled.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1662373120_Projects__GoogleCloud__GcpRegionsController_error_google_oauth2_not_enabled.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1662373147_Projects__GoogleCloud__RevokeOauthController_error_invalid_user.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1662373153_Projects__GoogleCloud__RevokeOauthController_error_google_oauth2_not_enabled.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1662373158_Projects__GoogleCloud__RevokeOauthController_error_feature_flag_not_enabled.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1662373164_Projects__GoogleCloud__RevokeOauthController_revoke_oauth.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1662373175_Projects__GoogleCloud__DeploymentsController_error_google_oauth2_not_enabled.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1662373220_Projects__GoogleCloud__DatabasesController_error_google_oauth2_not_enabled.yml @gitlab-org/manage/authentication-and-authorization/approvers
> /config/events/1666038724_Gitlab__Tracking__Helpers__WeakPasswordErrorEvent_track_weak_password_error.yml @gitlab-org/manage/authentication-and-authorization/approvers
210a223
> /ee/config/audit_events/types/require_password_to_approve_updated.yml @gitlab-org/manage/authentication-and-authorization/approvers
The diff was generated by running tooling/bin/find_codeowner
before
and after the change.
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eduardo Sanz García