Cascading merges, also called Automatic branch merging, is a feature I personally got to know in Bitbucket server almost 10 years ago. This post walks through how we implemented cascading merges in GitHub Actions at Joshu. This post covers a very simple implementation that worked great for us, different organizations…