Add a general purpose "shared-secret/signed-message" receiver
thisisaaronland opened this issue · comments
Aaron Straup Cope commented
Probably just modeled after the GitHub receiver.
Go package to implement a bucket-brigrade style webhook server where requests are relayed through a receiver, one or more transformations and one or more dispatchers each of which have interfaces and are defined using a URI-based syntax to allow for custom processing.
thisisaaronland opened this issue · comments
Probably just modeled after the GitHub receiver.