How to Re-Run PR Build When Base Changes

Hey Dustin,

Thanks for replying.

The problem we want to solve is breaking the build and then having to go spend time investigating that, since right now we have some infrastructure and feature changes in flux in the same repository. If we can, we would like to solve this via technology and not process.

I understand that manually merging into the branch would show that your PR breaks the build, but then we are solving the problem with process and not technology.

I’ve done this in the past with Jenkins.

I’ll see about protected branches.