]> sipb.mit.edu Git - wiki.git/commitdiff
Include Bitbucket and Google Code in Github-to-zephyr description
authorEvan Broder <broder@mit.edu>
Sat, 20 Mar 2010 18:50:47 +0000 (14:50 -0400)
committersipb-www <sipb-www@real-mccoy.mit.edu>
Sat, 20 Mar 2010 18:50:47 +0000 (14:50 -0400)
projects/ideas.mdwn

index 38d5a5ef8fb426bc43ee10fc3a7fe38458d22f54..3b94499954075646545cfd04e882bec927723539 100644 (file)
@@ -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