Add setting to resolve outdated diff comments on push
requested to merge AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsing-outdated-diff-comments into master
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:
Expanded:
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added -
Tests added for this feature/bug - Review
-
Has been reviewed by Backend
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Squashed related commits together
What are the relevant issue numbers?
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36994.
Edited by Sean McGivern