Skip to content

Increase the number of scheduled pipelines from 50 to 100

Problem statement

Triage-ops is limited to 50 scheduled pipelines. We're currently at 49.

Triage-ops is used for various triaging tasks across GitLab (daily/weekly reports, ...)

Goal

Investigate whether we could bump that limit.

Technical considerations

Looking at the docs, I'm not 100% sure whether we could just increase the limit for triage-ops to 100, because I see the following conflicting statements:

The total number of pipeline schedules can be limited per project.

Then

On GitLab.com, the limit is defined for each subscription tier, and this limit affects all projects with that tier.

Edited by David Dieulivol