The 'auto merge on approval flag' PR authors can flip on GitHub breaks this flow though, as it will just merge as soon as you hit approve.
We also have most of our repos set to block if unresolved comments. I think it’s a flag on branch protection rules
That way the average customer doesn’t need to wait for your code style change or edge case fix
We also have most of our repos set to block if unresolved comments. I think it’s a flag on branch protection rules