b3a4edb885
Add an event router for GitHub which handles events from the topic `github` and re-publishes events under their more specific topic based on the `x-github-event` metadata like e.g., `github.push`. Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2 lines
77 B
JavaScript
2 lines
77 B
JavaScript
module.exports = require('@backstage/cli/config/eslint-factory')(__dirname);
|