gitlab-org--gitlab-foss/changelogs/unreleased/fix-replying-to-commit-comment-in-mr-from-fork.yml
Sean McGivern 75d04f6a29 Fix replying to commit comments on MRs from forks
A commit comment shows in the MR, but if the MR is from a fork, it will have a
different project ID to the MR's target project. In that case, add an
note_project_id param so that we can pick the correct project for the note.
2017-07-28 16:25:13 +01:00

4 lines
103 B
YAML

---
title: Fix replying to commit comments on merge requests created from forks
merge_request:
author: