I need a merge check that will enforce the user to merge their feature branch to the dev branch before they merge to the staging branch. So, when they do a pr to staging I want it to check that the commits in their pr exist on the named dev branch. Or even I suppose it could check if the branch has been merged to the correct prerequisite branch.
Does anyone know how to set something like that up?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.