Skip to main content

GitlabEventRouter

Home > @backstage/plugin-events-backend-module-gitlab > GitlabEventRouter

Subscribes to the generic gitlab topic and publishes the events under the more concrete sub-topic depending on the $.event_name field provided.

Signature:

class GitlabEventRouter extends SubTopicEventRouter 

Extends: SubTopicEventRouter

Constructors

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the GitlabEventRouter class

Methods

MethodModifiersDescription
determineSubTopic(params)protected
getSubscriberId()protected