Enforce pipeline size limit for external statuses

What does this MR do and why?

When regular pipelines are created we check that the pipeline size is under a configurable limit but this size is not checked for generic commit statuses. Because of this missing check the pipeline could have a lot more jobs than the limit.

References

  • #436361

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #436361

Edited by Marius Bobin

Merge request reports

Loading