summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2016-11-17 23:40:47 +0000
committerSean McGivern <sean@mcgivern.me.uk>2016-11-17 23:40:47 +0000
commitdd9cd24e36768aa3af5bcd1520d90aff9a1706b5 (patch)
tree563cc52bcd2ebe265c3be23db52b03d6999ece79 /changelogs
parentda9b6432beedd31c2c653bbf3788182b45186fc6 (diff)
parent3228798b37cc98f6c7b92371cbf6d1800d1c280b (diff)
downloadgitlab-ce-dd9cd24e36768aa3af5bcd1520d90aff9a1706b5.tar.gz
Merge branch 'feature/24072-improve-importing-of-github-pull-requests' into 'master'
Improve importing of github pull requests Closes #24072 See merge request !7241
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/24072-improve-importing-of-github-pull-requests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/24072-improve-importing-of-github-pull-requests.yml b/changelogs/unreleased/24072-improve-importing-of-github-pull-requests.yml
new file mode 100644
index 00000000000..2c265960d67
--- /dev/null
+++ b/changelogs/unreleased/24072-improve-importing-of-github-pull-requests.yml
@@ -0,0 +1,4 @@
+---
+title: Reduce API calls needed when importing issues and pull requests from GitHub
+merge_request: 7241
+author: Andrew Smith (EspadaV8)