Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/pass-commit-id-to-MR-discussion.yml')
-rw-r--r--changelogs/unreleased/pass-commit-id-to-MR-discussion.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/changelogs/unreleased/pass-commit-id-to-MR-discussion.yml b/changelogs/unreleased/pass-commit-id-to-MR-discussion.yml
deleted file mode 100644
index d5cc490b233..00000000000
--- a/changelogs/unreleased/pass-commit-id-to-MR-discussion.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Allow passing `commit_id` when creating MR discussions via the API and expose `commit_id` for MR diff notes
-merge_request: 47130
-author: Johannes Altmanninger @krobelus
-type: added