Julien Danjou 12/15/2017

A safe GitHub workflow with Pastamaker

Read Original

The article details the challenges of moving from Gerrit to GitHub's pull-request model, specifically ensuring tests run on the latest base branch. It introduces Pastamaker, a web app that automates a safe workflow: it listens for GitHub/Travis events, ensures two approvals, rebases PRs with the base branch, waits for fresh CI passes, and then merges automatically.

A safe GitHub workflow with Pastamaker

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week