Skip to content

meeko-contrib/meeko-collector-circleci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meeko-collector-circleci

Build Status

Meeko collector for CircleCI webhooks

Meeko Variables

  • LISTEN_ADDRESS - the TCP network address to listen on; format [HOST]:PORT
  • ACCESS_TOKEN - Token to be used for for webhook authentication. The token is expected to be set via a query parameter token, e.g. https://example.com?token=secret.

Meeko Interface

This collector accepts CircleCI webhooks (HTTP POST requests) and forwards the payload as circleci.build event.

License

MIT, see the LICENSE file.

About

Cider collector for Circle CI build events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages