Time-based Blocking

Published by Nicholas Mitchinson on
We released MergeDeps last month in order to allow developers and teams to easily blocked Pull Request merges based on dependencies.Today, I'm announcing that MergeDeps can now block merges based on time. Often times you may not want a PR to be merged before a specific da... Read More

Announcing MergeDeps

Published by Nicholas Mitchinson on
Today, is the first launch of MergeDeps. In one line, MergeDeps allows a developer to specify a dependency for a Github Pull Request, and MergeDeps will ensure that the Pull Requests are merged in the correct order. These dependencies are specified directly in the Pull Request body,... Read More