Skip to main content

GithubEventRouter

Home > @backstage/plugin-events-backend-module-github > GithubEventRouter

Subscribes to the generic github topic and publishes the events under the more concrete sub-topic depending on the x-github-event provided.

Signature:

class GithubEventRouter extends SubTopicEventRouter 

Extends: SubTopicEventRouter

Constructors

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

Methods

MethodModifiersDescription
determineSubTopic(params)protected
getSubscriberId()protected