Skip to content

Only require credit card data if shared runners are enabled

Fabio Pitino requested to merge require-cc-when-shared-runners-enabled into master

What does this MR do?

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/330751

While we are rolling out the credit card requirement to run a pipeline for new users on Free plan, the requirement has slightly changed. We should not ask for credit card if the project has shared runners disabled, meaning the project uses private runners: https://gitlab.com/gitlab-org/gitlab/-/issues/330751#note_575286916.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Wayne Haber

Merge request reports

Loading