summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_pipeline_tour_success.html.haml
blob: 3ea2defb2b3cb575fdcd70d8089aff03368cca44 (plain)
1
2
3
4
.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),
  'human-access': @project.team.human_max_access(current_user&.id) } }