Skip to content

Celebrate when a users has activated a pipeline

Please create a design based off the mock-up below celebrating the successful activation of a pipeline

image

Changes we're introducing

Show the "success" modal

https://gitlab-org.gitlab.io/gitlab-design/hosted/matej/growth-ui-ux%2362-nudge%20users-to-add-a-pipeline-spec-previews/#artboard0

Title: That’s it, well done! 🎉

Description:

The pipeline will now run automatically every time you commit code. Pipelines are useful for deploying static web pages, detecting vulnerabilities in dependencies, static or dynamic application security testing (SAST and DAST), and so much more!

Take a look at our Beginner’s Guide to Continuous Integration and our examples of GitLab CI/CD to see all the cool stuff you can do with it.

Interactions

End tour: The tour ends with this modal.

Close icon: Closes the modal, user remains on the view file page.

Go to Pipelines: We take the user to the Pipelines page.

Requirements (per project)

  1. Show nudge #_4 after a user has seen the previous nudges (1, 2 & 3)
  2. And has created their first pipeline file
  3. Pipeline file must be valid

Exclusions

  1. Do not show this to any user who does not have access to pipelines as a feature
  2. Do not show this to any user who has not created their first pipeline
  3. Do not show this to any user who has not advanced from nudge (1, 2 & 3).
Edited by Doug Stull