summaryrefslogtreecommitdiff
path: root/data/removals/14_6/limit_trigger_pipelines.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-02-18 09:45:46 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-02-18 09:45:46 +0000
commita7b3560714b4d9cc4ab32dffcd1f74a284b93580 (patch)
tree7452bd5c3545c2fa67a28aa013835fb4fa071baf /data/removals/14_6/limit_trigger_pipelines.yml
parentee9173579ae56a3dbfe5afe9f9410c65bb327ca7 (diff)
downloadgitlab-ce-a7b3560714b4d9cc4ab32dffcd1f74a284b93580.tar.gz
Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42
Diffstat (limited to 'data/removals/14_6/limit_trigger_pipelines.yml')
-rw-r--r--data/removals/14_6/limit_trigger_pipelines.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/removals/14_6/limit_trigger_pipelines.yml b/data/removals/14_6/limit_trigger_pipelines.yml
new file mode 100644
index 00000000000..c69b7feecd2
--- /dev/null
+++ b/data/removals/14_6/limit_trigger_pipelines.yml
@@ -0,0 +1,6 @@
+- name: "Limit the number of triggered pipeline to 25K in free tier"
+ removal_date: Dec 22, 2021 # day the removal was released
+ removal_milestone: "14.6"
+ reporter: dhershkovitch # GitLab username of the person reporting the removal
+ body: |
+ A large amount of triggered pipelines in a single project impacts the performance of GitLab.com. In GitLab 14.6, we are limiting the number of triggered pipelines in a single project on GitLab.com at any given moment to 25,000. This change applies to projects in the free tier only, Premium and Ultimate are not affected by this change.