• Stan Hu's avatar
    Disable audit event logging for pipeline destruction · 0c0e6440
    Stan Hu authored
    AuditEventService isn't equipped to handle logging of the destruction of
    entities such as CI pipelines. It's a project-level event that operates
    on a pipeline.
    
    Rather than pollute the database with information that doesn't
    quite fit in the schema, let's remove it altogether.
    0c0e6440
pipelines_spec.rb 20.6 KB