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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes