summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/mr-commit-optimization.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/mr-commit-optimization.yml')
-rw-r--r--changelogs/unreleased/mr-commit-optimization.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/mr-commit-optimization.yml b/changelogs/unreleased/mr-commit-optimization.yml
new file mode 100644
index 00000000000..522d8951b18
--- /dev/null
+++ b/changelogs/unreleased/mr-commit-optimization.yml
@@ -0,0 +1,5 @@
+---
+title: Use persisted/memoized value for MRs shas instead of doing git lookups
+merge_request: 17555
+author:
+type: performance