Skip to content

nikezono/hubot-coveralls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-coveralls Build StatusCoverage Status

Hubot script for Coveralls Webhook Notifycation.

NPM

Install

NPM

% npm install hubot-coveralls -save

edit external-script.json

["hubot-coveralls"]

Usage

hubot-coveralls is external-script of hubot. this extention require to hear HTTP-POST request in "/hubot/coveralls".

After Install, set your hubot server address to repository's notification setting configration in Coveralls.

Like this. coveralls

Options

you can edit config.coveralls.envelope section in package.json, for configure envelope argument called by Hubot.Adapter.Send

example(using Slack-Hubot and notify every coveralls webhook to #news channel):

ex

About

Hubot script for Coveralls WebHook Notification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published