summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/54405-resolve-discussion-when-applying-a-suggested-change.yml
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2019-05-06 12:56:48 -0500
committerPaul Slaughter <pslaughter@gitlab.com>2019-05-07 00:00:40 -0500
commitd24d77a93a64e4698163c5ca579954f61ad9248a (patch)
tree36f10fd7ad3fd1949e473cbe485cc8971b0d8e45 /changelogs/unreleased/54405-resolve-discussion-when-applying-a-suggested-change.yml
parentdfe59c75bf4d6f6937767ee9ef35df4ef42e7667 (diff)
downloadgitlab-ce-d24d77a93a64e4698163c5ca579954f61ad9248a.tar.gz
Resolve discussion when suggestion is applied54405-resolve-discussion-when-applying-a-suggested-change
- Adds color and a tooltip to describe this new behavior - Does not resolve if discussion is already resolved - Adds an action `resolveDiscussion` to simplify `toggleResolveNote` - Updates docs https://gitlab.com/gitlab-org/gitlab-ce/issues/54405
Diffstat (limited to 'changelogs/unreleased/54405-resolve-discussion-when-applying-a-suggested-change.yml')
-rw-r--r--changelogs/unreleased/54405-resolve-discussion-when-applying-a-suggested-change.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/54405-resolve-discussion-when-applying-a-suggested-change.yml b/changelogs/unreleased/54405-resolve-discussion-when-applying-a-suggested-change.yml
new file mode 100644
index 00000000000..862ce623d8c
--- /dev/null
+++ b/changelogs/unreleased/54405-resolve-discussion-when-applying-a-suggested-change.yml
@@ -0,0 +1,5 @@
+---
+title: Resolve discussion when apply suggestion
+merge_request: 28160
+author:
+type: changed