Skip to content

Add permission check to suggest pipeline tour

Doug Stull requested to merge ability-to-see-celebration into master

What does this MR do?

Checks to ensure a user has permission/feature ability to create pipelines before starting the pipeline tour/suggestion as per gitlab-org/growth/ui-ux#65 (comment 293610309)

Requirements for populating the new ci config pipeline path

  • User has access to the pipelines feature
  • User can create a pipeline

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 Doug Stull

Merge request reports