Run executions via GitHub push

We are excited to announce that GitHub merged the Commando.io service integration into their platform. The integration allows you to run executions when you push to a GitHub repo. This is a perfect opportunity to automatically run deployment scripts when you push code.

The Commando.io service integration can be found under repository settings in GitHub and clicking on Webhooks & Services. Then simply click the Add service button and type in Commando.io. As a reminder, you must be on a paid plan to utilize the Commando.io API and thus the GitHub service integration.

GitHub Service Integration

Finally, below is an example public recipe that calls git clone or git pull to automatically fetch a git repository. This is an ideal recipe to execute to deploy code from GitHub to your servers.

Enjoy the integration, and have fun automating with Commando.io.