Skip to content

jatenate/buildbot_sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Buildbot SMS

Buildbot SMS sends you an sms when your build completes.

To use:

Prepend bbot to any command to receive a text with the exit status when it completes.

bbot ant long-running-build

To setup:

  • Download the bbot script, and add it to your path
  • Install the Twilio Python library pip install twilio
  • Fill in TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, TWILIO_FROM, BBOT_TO in bbot

If you would rather get a Twitter DM, check out (the more complicated but more flexible) Buildbot: Twitter DM Notifications.

About

Buildbot: Twilio SMS Notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages