Phase 2: Supporting an external message broker
In the next phase of GitLab Events Platform, events need to be published to GitLab Relay, and then via an abstracted Message Broker need to consumed by workers by any GitLab service (Rails, GoLang). For example, on Rails we can consume these events and trigger and necessary workflows.
epic