-
Improvement
-
Resolution: Unresolved
-
Blocker
-
Jenkins
We have 6 executors, and can have 10 prs waiting to be built at any given time. We have three parallel stages. The problem is that we need to only have 2 prs building at a given time, rather than have 10 prs competing for executors.
We need to be able to limit the number of concurrent builds for a given pipeline job. Can this feature be added?