On MR merge, save a list of compliance violations that occurred at the point of merging
Merged
requested to merge 347324-on-mr-merge-save-a-list-of-compliance-violations-that-occurred-at-the-point-of-merging into master
Compare changes
Files
7- Robert Hunt authored
Changed so the PostMergeService calls the worker, which then calls the service. The service then calls the modal method if able.
@@ -34,8 +34,6 @@ def execute(merge_request)
@@ -67,10 +65,6 @@ def create_event(merge_request)