flash[:success]="A new Auto DevOps pipeline has been created, go to <a href=\"#{project_pipelines_path(@project)}\">Pipelines page</a> for details".html_safe
flash[:toast]=_("A new Auto DevOps pipeline has been created, go to %{pipelines_link_start}Pipelines page%{pipelines_link_end} for details")%{pipelines_link_start: pipelines_link_start,pipelines_link_end: "</a>".html_safe}