Skip to content
Snippets Groups Projects
Commit 3981e154 authored by Patrick Bajao's avatar Patrick Bajao
Browse files

Implement CreateApprovalEvent worker/service

This is a start of splitting approval side effects into smaller
subscribers to `MergeRequests::ApprovedEvent`.

The idea is to move each side effect into its own worker and
ensure that it's idempotent as event store subscribers should be
idempotent.
parent 4a71a493
No related merge requests found
Showing
with 372 additions and 142 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment