Skip to content

Draft: Refactor audit events for projects

Hitesh Raghuvanshi requested to merge 374105-event-type-audit-projects into master

What does this MR do and why?

Refactors project services to use Gitlab::Audit::Auditor for creating audit events.

  • Adds new audit event types under ee/config/audit_events/types.
  • Adds default options for audit context author + target

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 #374105 (closed)

Edited by Hitesh Raghuvanshi

Merge request reports