diff options
author | Phil Hughes <me@iamphill.com> | 2019-05-07 15:26:42 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-05-07 15:26:42 +0000 |
commit | 91acefb1f4ee4f747d4679d9c395a8c8dc33d6de (patch) | |
tree | 3ad8e6f5d0237539b51246cdda1e7c9cffa8ccb0 /changelogs | |
parent | 3e6e02a1d771d25d90da187ba414a434807a5b51 (diff) | |
parent | d24d77a93a64e4698163c5ca579954f61ad9248a (diff) | |
download | gitlab-ce-91acefb1f4ee4f747d4679d9c395a8c8dc33d6de.tar.gz |
Merge branch '54405-resolve-discussion-when-applying-a-suggested-change' into 'master'
Resolve "Resolve discussion when suggestion is applied"
Closes #54405
See merge request gitlab-org/gitlab-ce!28160
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/54405-resolve-discussion-when-applying-a-suggested-change.yml | 5 |
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 |