Skip to content

Add audit event for code suggestions

Doug Stull requested to merge 405295-add-audit-events-for-code-suggestions into master

What does this MR do and why?

This merge request adds a new audit event for changes to the Code Suggestions UI group setting in GitLab version 15.11. It also generates audit events when an environment is protected or unprotected and when there are changes to namespace settings. These events are useful for tracking changes made to groups and projects within GitLab. The changes were introduced to improve GitLab's auditing capabilities.

MR acceptance checklist

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

Related to #405295

Edited by Taylor McCaslin

Merge request reports