diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-07-28 16:53:10 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-07-28 16:53:10 +0000 |
commit | 8b68b69572cf2aa47ba497c119470131085f95f0 (patch) | |
tree | 6bb94a7a18f2e107be21dfb330b97b523bd1cf60 /changelogs | |
parent | 7e83f244ca8c009ec79e14467bbb06c177ce1b8e (diff) | |
parent | 75d04f6a29a5506ffd53c227517411febdc54910 (diff) | |
download | gitlab-ce-8b68b69572cf2aa47ba497c119470131085f95f0.tar.gz |
Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master'
Fix replying to commit comments on merge requests created from forks
Closes #31772
See merge request !13137
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-replying-to-commit-comment-in-mr-from-fork.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-replying-to-commit-comment-in-mr-from-fork.yml b/changelogs/unreleased/fix-replying-to-commit-comment-in-mr-from-fork.yml new file mode 100644 index 00000000000..f4136460626 --- /dev/null +++ b/changelogs/unreleased/fix-replying-to-commit-comment-in-mr-from-fork.yml @@ -0,0 +1,4 @@ +--- +title: Fix replying to commit comments on merge requests created from forks +merge_request: +author: |