We are trying to find a way to set up automatic redeploys for the currently deployed build of the environment.
Our auto deploy is currently based on deploying that last successful build. This does not work for us since our main builds are deployed to 3 different environments. The first is for demonstration purposes for product owners. Once they approve, a release is created for them to approve and deploy to the upper environments.
With the way that the auto redeploy process is set up there is the chance that the build that is staged for PO review could get deployed to the upper environments without a release being approved.