Skip to content

magnumci/addon-flowdock

Repository files navigation

Flowdock Addon

Send Magnum CI build notifications to a Flowdock team inbox.

Usage

Example:

require "magnum/addons/flowdock"

# Initialize addon
addon = Magnum::Addon::Flowdock.new(api_token: "token")

# Send build payload
addon.run(build_payload)

Testing

Execute test suite:

bundle exec rake test

License

The MIT License (MIT)

Copyright (c) 2013-2014 Dan Sosedoff, [email protected]

About

Send builds notifications to Flowdock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages