message=_("Your dashboard has been copied. You can %{web_ide_link_start}edit it here%{web_ide_link_end}.")%{web_ide_link_start: web_ide_link_start,web_ide_link_end: "</a>"}
throw(:error,error(_('There was an error creating the dashboard, branch name is invalid.'),:bad_request))unlessvalid_branch_name?
throw(:error,error(_('There was an error creating the dashboard, branch named: %{branch} already exists.')%{branch: params[:branch]},:bad_request))unlessnew_or_default_branch?# temporary validation for first UI iteration
=s_('GroupSettings|Auto DevOps will automatically build, test and deploy your application based on a predefined Continuous Integration and Delivery configuration. %{auto_devops_start}Learn more about Auto DevOps%{auto_devops_end}').html_safe%{auto_devops_start: auto_devops_start,auto_devops_end: '</a>'.html_safe}
=s_('AutoDevOps|Auto DevOps can automatically build, test, and deploy applications based on predefined continuous integration and delivery configuration. %{auto_devops_start}Learn more about Auto DevOps%{auto_devops_end} or use our %{quickstart_start}quick start guide%{quickstart_end} to get started right away.').html_safe%{auto_devops_start: auto_devops_start,auto_devops_end: '</a>'.html_safe,quickstart_start: quickstart_start,quickstart_end: '</a>'.html_safe}
=s_('CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration.')
=s_('AutoDevOps|Auto DevOps can automatically build, test, and deploy applications based on predefined continuous integration and delivery configuration. %{auto_devops_start}Learn more about Auto DevOps%{auto_devops_end} or use our %{quickstart_start}quick start guide%{quickstart_end} to get started right away.').html_safe%{auto_devops_start: auto_devops_start,auto_devops_end: '</a>'.html_safe,quickstart_start: quickstart_start,quickstart_end: '</a>'.html_safe}