error_msg="Sorry, we cannot #{action.to_s.dasherize} this #{@commit.change_type_title(current_user)} automatically.
A #{action.to_s.dasherize} may have already been performed with this #{@commit.change_type_title(current_user)}, or a more recent commit may have updated some of its content."
This #{@commit.change_type_title(current_user)} may already have been #{action.to_s.dasherize}ed, or a more recent commit may have updated some of its content."
=link_toadd_special_file_path(@project,file_name: '.gitlab-ci.yml',commit_message: 'Set up auto deploy',target_branch: 'auto-deploy',context: 'autodeploy')do
=link_toadd_special_file_path(@project,file_name: '.gitlab-ci.yml',commit_message: 'Set up auto deploy',branch_name: 'auto-deploy',context: 'autodeploy')do