Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commitbot

Commitbot is an XMPP bot that notifies multi-user chat rooms (MUCs) of git repository commits.

It uses the GitHub post-receive web hook to get push notifications of repository changes.

License

This code is copyright (c) 2008 by Jack Moffitt [email protected] and is available under the GPLv3. See LICENSE.txt for details.

Dependencies

Note that on Ubuntu/Debian systems Twisted is split into various pieces. You will want:

  • python-twisted-words
  • python-twisted-names

in addition to the normal Twisted package.

Usage

Copy commitbot.tac.example to commitbot.tac changing the jabber_id, password, room, and bot_name to something appropriate. Then launch it with twistd.

twistd -y commitbot.tac

Finally, add http://your-server-IP:8888 (or whichever port you set in the commitbot.tac) as a WebHook to your GitHub-Repository. Congratulations, you are all set up now.

About

XMPP bot that posts commit summaries to MUCs.

Resources

Stars

52 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages