Skip to content

Implement MergeRequests::ApprovalsResetEvent event

Patrick Bajao requested to merge 382087-approvals-reset-event into master

What does this MR do and why?

This introduces the MergeRequests::CreateApprovalsResetNoteWorker which will be a subscriber of MergeRequests::ApprovalsResetEvent event.

The subscription will be added in a separate MR (!141680 (merged)) as the worker is needed to be deployed first.

MR acceptance checklist

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

Related to #382087 (closed)

Edited by Patrick Bajao

Merge request reports