Can builds be triggered by Google Code post-commit web hooks? Permanently deleted user Created February 25, 2009 12:21 (I suppose no, because according to their documentation, Google Code sends a POST, but TeamCity expects a GET. Sigh.)
In fact it does not matter for TeamCity whether you are using GET or POST method.
That's good news. Couldn't get it to work yesterday, but will try again tonight. (Please update the documentation.)