Add setting to resolve outdated diff comments on push
Merged
requested to merge AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsing-outdated-diff-comments into master
All threads resolved!
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
Merge request reports
Activity
mentioned in merge request !13882 (closed)
added 110 commits
-
3a6aaec1...9bb056e0 - 109 commits from branch
master
- 72698705 - Merge branch 'master' into…
-
3a6aaec1...9bb056e0 - 109 commits from branch
@DouweM I'm waiting for the pipeline, but if you want to take a look, here you go!
assigned to @DouweM
mentioned in issue #36994 (closed)
- Resolved by Douwe Maan
@smcgivern One question, otherwise perfect. Nice work, you and @AshleyDumaine!
assigned to @smcgivern
added 46 commits
-
79a51f9e...446c7fc6 - 38 commits from branch
master
- ef4b3a39 - Add functionality to collapse outdated diff comments regardless of discussion resolution
- 959e6d22 - add unit tests for new collapse_outdated_diff_comments toggle
- a3f76b76 - change collapse to resolve and comments to discussions
- ac816d90 - Fix migration
- e8f29569 - Resolve outdated diff discussions on push
- 7f778b7a - Tidy up projects API specs
- 007b325d - Add author and MR to changelog
- b40941db - Fix note resolution specs
Toggle commit list-
79a51f9e...446c7fc6 - 38 commits from branch
@DouweM green now!
assigned to @DouweM
mentioned in commit 99852965
added devopsplan label
Please register or sign in to reply