Meeko collector for CircleCI webhooks
LISTEN_ADDRESS- the TCP network address to listen on; format [HOST]:PORTACCESS_TOKEN- Token to be used for for webhook authentication. The token is expected to be set via a query parametertoken, e.g.https://example.com?token=secret.
This collector accepts CircleCI webhooks (HTTP POST requests) and forwards the
payload as circleci.build event.
MIT, see the LICENSE file.
