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

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the GithubEventRouter class

Methods

Method

Modifiers

Description

determineSubTopic(params)

protected

getSubscriberId()

protected