Skip to content

GitHub demo events should be usable with any action (currently hard-coded to ElaRoutes) #43

@inlined

Description

@inlined

Expected Behavior

GitHub events should be useable with any aciton

Actual Behavior

GitHub event source directly wires a GitHub webhook to an externally visible Ela route.

Steps to Reproduce the Problem

  1. Run GitHub sample

Additional Info

To correctly fix this, the GitHub proxy will be responsible for exposing a "ReceiveAdapter" that will act as the gateway between GitHub and the event system. It should reformat webhook responses as Events and send them to the delivery service.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions