[Buildbot-devel] endpoint for bitbucket services integration?
Tom Prince
tom.prince at ualberta.net
Wed Jan 18 02:30:10 UTC 2012
On Sat, 24 Dec 2011 17:04:05 -0800, William Deegan <bill at baddogconsulting.com> wrote:
> Greetings,
>
> We've moved the SCons project from subversion to bitbucket mercurial hosting.
> Our build/test setup is based on buildbot.
>
> I'm wondering what's the best way to connect buildbot to the repo?
> Looks like bitbucket supports some "services integration" which might be the best solution, but don't see any list of support for that in the buildbot docs.
> http://confluence.atlassian.com/display/BITBUCKET/Managing+Bitbucket+Services
> Has anyone written and endpoint for this?
I have no idea if anybody has written something already, but it would be
pretty trivial to write a webhook for this. Have a look at the examples in
buildbot/status/web/hooks/
for example code.
Tom
More information about the devel
mailing list