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:
authorSean McGivern <sean@mcgivern.me.uk>2017-02-22 19:01:10 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-02-22 19:01:10 +0300
commit4753368d2f1bb62eab76bb3276f0859f8eec140d (patch)
tree73f20e0153913d51d5ba273a960b136c28ce6ee1 /changelogs
parent91335c59fd3a0a1dc5cd83835d086ac1699316b9 (diff)
parent0494930d7a939297a071bb817ad0227da17dda1b (diff)
Merge branch 'add_mr_info_to_issues_list' into 'master'
Add merge request count to each issue on issues list Closes #19786 and #23208 See merge request !9252
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add_mr_info_to_issues_list.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/add_mr_info_to_issues_list.yml b/changelogs/unreleased/add_mr_info_to_issues_list.yml
new file mode 100644
index 00000000000..8087aa6296c
--- /dev/null
+++ b/changelogs/unreleased/add_mr_info_to_issues_list.yml
@@ -0,0 +1,4 @@
+---
+title: Add merge request count to each issue on issues list
+merge_request: 9252
+author: blackst0ne