Skip to content

Add setting to resolve outdated diff comments on push

What does this MR do?

Adds a new project setting for MRs that, when set, automatically resolved outdated diff discussions on a push to an MR.

Are there points in the code the reviewer needs to double check?

I think the whole resolve_without_save thing makes sense, but would be good to check!

Screenshots

When the setting is enabled:

image

Expanded:

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36994.

Edited by Sean McGivern

Merge request reports