From: Evan Broder Date: Sat, 20 Mar 2010 18:50:47 +0000 (-0400) Subject: Include Bitbucket and Google Code in Github-to-zephyr description X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/27657384896ccd50b08f6916996610021e63278f?hp=db62d260da47ae252472dc6dca5bbcc3ef19427b Include Bitbucket and Google Code in Github-to-zephyr description --- diff --git a/projects/ideas.mdwn b/projects/ideas.mdwn index 38d5a5e..3b94499 100644 --- a/projects/ideas.mdwn +++ b/projects/ideas.mdwn @@ -255,6 +255,8 @@ _Contact: geofft, broder_ For git repositories that we have control over, it's easy to use our home-grown (post-receive zephyr hook)[http://web.mit.edu/snippets/git-hooks/zephyr-post-receive] to send zephyrs when somebody pushes. We can't directly edit hooks on sites like (Github)[http://github.com]. However, Github does support (submitting a POST request)[http://help.github.com/post-receive-hooks/] to an arbitrary URL when somebody pushes. It would be cool if there was a site - probably running on scripts.mit.edu - that you could point Github's post-receive hook at to get zephyred whenever somebody pushed to Github. +(Bitbucket)[http://www.bitbucket.org/help/ServiceIntegration#post] and (Google Code)[http://code.google.com/p/support/wiki/PostCommitWebHooks} also support similar APIs. + _Contact: broder_ ## A couple of C/C++ hacking projects