summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2018-11-23 00:32:55 +0800
committerHeinrich Lee Yu <heinrich@gitlab.com>2018-11-26 17:41:39 +0800
commit5f11daf63c8f99eafb40af91b92e1694b81e9b7d (patch)
tree92e5445369ad9953f310fa4a7a5dc6ba5e1e0acd
parent0047429a97099a43aa0e54ae40c2a9b2d6e7f897 (diff)
downloadgitlab-ce-5f11daf63c8f99eafb40af91b92e1694b81e9b7d.tar.gz
Add changelog entry
-rw-r--r--changelogs/unreleased/40260-reduce-gitaly-calls-project-pipeline-status.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40260-reduce-gitaly-calls-project-pipeline-status.yml b/changelogs/unreleased/40260-reduce-gitaly-calls-project-pipeline-status.yml
new file mode 100644
index 00000000000..8ab104e95f5
--- /dev/null
+++ b/changelogs/unreleased/40260-reduce-gitaly-calls-project-pipeline-status.yml
@@ -0,0 +1,5 @@
+---
+title: Reduce Gitaly calls in projects dashboard
+merge_request: 23307
+author:
+type: performance