Continous Integration can help catch bugs by running your tests automatically,
while Continuous Deployment can help you deliver code to your product environment.
{{s__("Pipelines|Continous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment.")}}
-link_to_help_page=link_to(s_('ClusterIntegration|Learn more about Clusters'),help_page_path('user/project/clusters/index'),target: '_blank',rel: 'noopener noreferrer')
%p=s_('ClusterIntegration|Clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}').html_safe%{link_to_help_page: link_to_help_page}
=_("The Issue Tracker is the place to add things that need to be improved or solved in a project. You can register or sign in to create issues for this project.")
=link_to'Generate a default set of labels',generate_project_labels_path(@project),method: :post,class: 'btn btn-success btn-inverted',title: 'Generate a default set of labels',id: 'generate_labels_link'
=link_to_('Generate a default set of labels'),generate_project_labels_path(@project),method: :post,class: 'btn btn-success btn-inverted',title: _('Generate a default set of labels'),id: 'generate_labels_link'