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:
Diffstat (limited to 'changelogs/unreleased/ci-pipeline-artifacts-removal-cleanup.yml')
-rw-r--r--changelogs/unreleased/ci-pipeline-artifacts-removal-cleanup.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/ci-pipeline-artifacts-removal-cleanup.yml b/changelogs/unreleased/ci-pipeline-artifacts-removal-cleanup.yml
new file mode 100644
index 00000000000..e6f2ecbe09b
--- /dev/null
+++ b/changelogs/unreleased/ci-pipeline-artifacts-removal-cleanup.yml
@@ -0,0 +1,6 @@
+---
+title: Extract expired pipeline artifacts removal service into it's own background
+ worker
+merge_request: 51323
+author:
+type: changed