Mass resolve auto resolved conflicts
Currently we have the auto resolve from previous environment feature which takes previous conflict resolution into account for a new conflict dectection run in a new environment. This is great but if I am deploying through a pipeline to multiple ORGs and the same conflicts that are auto resolved each time popup I need to keep clicking through them and marking as resolved.
I would like there to be a Mass resolve button that only resolves all the auto resolved conflicts. That way I dont have to click through each one even though everything is resolved already.

-
Paul Fleenor commented
In addition. All the actions happen in the top right corner (prev/next, mark as resolved, commit merge) BUT I have to go all the way to the left of the screen to go to the next file.
add a button in the top right that moves to the next file or
make "next" go to the next conflict even if its in a different file and auto mark the file resolved when all its conflicts are dealt with.