Skip to content

Update SyncProjectPolicyWorker to handle events

What does this MR do and why?

This MR updates Security::SyncPolicyEventWorker and Security::SyncProjectPoliciesWorker to invoke Security::SyncProjectPolicyWorker for each security policy instead of calling the service directly.

  1. Add parameter hash to SyncProjectPolicyWorker (!192089 - merged)
  2. Move ComplianceFrameworkChangedEvent handler to... (!191773 - merged)
  3. Update ComplianceFrameworkChangedEvent subscrip... (!191779 - merged)
  4. ➡️ Update SyncProjectPolicyWorker to handle events (!191788 - merged)

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sashi Kumar Kumaresan

Merge request reports

Loading