Skip to content

Waive credit card validation if project has paid CI/CD minutes

Stan Hu requested to merge sh-allow-treat-paid-ci-cd-minutes-as-paid into master

What does this MR do and why?

Previously users working on a namespace on a free plan would generally be required to add a credit card if they use shared runners. However, free namespaces are not really free if the owner pays for add-on CI/CD minutes. In these instances, we should treat these namespaces as we do with Ultimate/Premium and not require credit card validation for users who use them.

Relates to #349835 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports