summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2019-04-15 16:31:45 +0000
committerLin Jen-Shin <godfat@godfat.org>2019-04-15 16:31:45 +0000
commite5301b658336f387d82ff039ff9214e347c900a8 (patch)
treea4f26b00a7d63004441501757fb400e6fa90f37b /changelogs
parent57cdf56aa7df41b013d9c47c6b12bf5a9e20e4f4 (diff)
parent16259796539f19f7b04ad078a28aa38c5b50912f (diff)
downloadgitlab-ce-e5301b658336f387d82ff039ff9214e347c900a8.tar.gz
Merge branch 'sh-fix-pipeline-delete-caching' into 'master'
Properly expire all pipeline caches when pipeline is deleted Closes #60469 See merge request gitlab-org/gitlab-ce!27334
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-pipeline-delete-caching.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-pipeline-delete-caching.yml b/changelogs/unreleased/sh-fix-pipeline-delete-caching.yml
new file mode 100644
index 00000000000..98846ea9825
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-pipeline-delete-caching.yml
@@ -0,0 +1,5 @@
+---
+title: Properly expire all pipeline caches when pipeline is deleted
+merge_request: 27334
+author:
+type: fixed