Add audit events for merge request settings
Compare changes
Files
17@@ -4,6 +4,7 @@ module MergeRequests
@@ -15,8 +16,10 @@ class ExternalStatusCheck < ApplicationRecord
@@ -43,6 +46,26 @@ def to_h
Captures audit events for following settings
Related to #355805 (closed)