auto build github pull requests like travis ci
Would be awesome if teamcity could monitor pull requests on a target repostory, and auto-run builds on the pull requests. Github just released an additional API specifically for CI servers to mark a pull request as having built successfully or unsuccessfully. For many developers, pushing some code to github and doing a pull request will be an easier workflow than launching remote runs (which serve similar purpose).
Please sign in to leave a comment.