summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_pipeline_tour_success.html.haml
blob: ef1fe25ba1b73e755bb246875dc8729cac976ea8 (plain)
1
2
3
4
5
6
.js-success-pipeline-modal{ data: { 'commit-cookie': suggest_pipeline_commit_cookie_name,
  'go-to-pipelines-path': project_pipelines_path(@project),
  'project-merge-requests-path': project_merge_requests_path(@project),
  'example-link': help_page_path('ci/examples/README.md', anchor: 'gitlab-cicd-examples'),
  'code-quality-link': help_page_path('user/project/merge_requests/code_quality'),
  'human-access': @project.team.human_max_access(current_user&.id) } }