Skip to content

3bot/3bot-hook

Repository files navigation

3bot-hook

Build Status Coverage Status PyPI

Webhook handler for 3bot workflow execution. Basically for Github and Bitbucket but works with other POST requests as well.

Installation

Stable version from PyPI

pip install threebot-hook

Development version

$ pip install -e git+https://github.com/3bot/3bot-hook.git#egg=theebot_hook
'threebot_hook',
'rest_framework.authtoken',
url(r'^hooks/', include('threebot_hook.urls')),

Credits

This is an adopted and adapted version of S. Andrew Sheppard's django-github-hook.

About

Configurable post-receive hook handler for 3bot workflow execution. Basically for Github and Bitbucket.

Resources

License

Stars

Watchers

Forks

Packages

No packages published