debian-mirror-gitlab/data/removals/14_6/limit_trigger_pipelines.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
590 B
YAML
Raw Normal View History

2022-04-04 11:22:00 +05:30
- name: "Limit the number of triggered pipeline to 25K in free tier"
2022-05-07 20:08:51 +05:30
removal_date: Dec 22, 2021 # day the removal was released
2022-04-04 11:22:00 +05:30
removal_milestone: "14.6"
2022-05-07 20:08:51 +05:30
reporter: dhershkovitch # GitLab username of the person reporting the removal
2022-04-04 11:22:00 +05:30
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.