Probo.CI

Probo.CI is an open source continuous integration system designed from the ground up to work with Drupal. It integrates with GithHub to build your pull requests and post the status of your builds back to the GitHub PR.

Probo doesn't tear down your environment, but instead posts a link to that environment on the GitHub issue for easy code review, client feedback, and project manager evaluation. In order to save on resources with large numbers of containers, Probo shuts down containers while you’re not using them and starts them up again on demand to give you just-in-time access to your development environments. Probo is designed to be easy to extend and easy to wire into a broader DevOps ecosystem.