diff options
author | Ashley Dumaine <adumaine@datto.com> | 2017-08-28 17:38:06 -0400 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2017-09-06 10:07:46 +0100 |
commit | ef4b3a39bc705dfa47762868ea064d2dbadc16e6 (patch) | |
tree | 62d4c53338eb976f1b854ecbe97e21b01bf894c9 /changelogs | |
parent | 446c7fc6f190ac8b8bb879a2a5be37c95fafdd13 (diff) | |
download | gitlab-ce-ef4b3a39bc705dfa47762868ea064d2dbadc16e6.tar.gz |
Add functionality to collapse outdated diff comments regardless of discussion resolution
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/36994-toggle-for-automatically-collapsing-outdated-diff-comments.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/36994-toggle-for-automatically-collapsing-outdated-diff-comments.yml b/changelogs/unreleased/36994-toggle-for-automatically-collapsing-outdated-diff-comments.yml new file mode 100644 index 00000000000..9a3f3c49931 --- /dev/null +++ b/changelogs/unreleased/36994-toggle-for-automatically-collapsing-outdated-diff-comments.yml @@ -0,0 +1,6 @@ +--- +title: Add repository toggle for automatically collapsing outdated diff comments regardless + of discussion resolution +merge_request: +author: +type: added |