Skip to content

Set cookie on Commit Changes click during pipeline nudge 3

What does this MR do?

This sets the cookie if the commit changes button is clicked during the suggest_pipeline experiment.

"suggest_gitlab_ci_yml_commit_#{@project.id}"

The pipeline tour success modal app/views/projects/blob/_pipeline_tour_success.html.haml depends on a cookie having been set once the Confirm button is clicked on the step before it.

Related to gitlab-org/growth/product#297 (closed)

Related to gitlab-org/growth/ui-ux#65 (closed)

Screenshots

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 Jackie Fraser

Merge request reports