-
- 下载
Merge branch...
Merge branch '223127-pipeline-success-emails-looks-too-much-like-the-pipeline-failure-message-2' into 'master' Resolve "Pipeline success emails looks too much like the pipeline failure message" See merge request gitlab-org/gitlab!50405
显示
- app/mailers/emails/pipelines.rb 9 个添加, 6 个删除app/mailers/emails/pipelines.rb
- app/views/notify/pipeline_failed_email.html.haml 1 个添加, 1 个删除app/views/notify/pipeline_failed_email.html.haml
- app/views/notify/pipeline_failed_email.text.erb 1 个添加, 1 个删除app/views/notify/pipeline_failed_email.text.erb
- app/views/notify/pipeline_fixed_email.html.haml 1 个添加, 1 个删除app/views/notify/pipeline_fixed_email.html.haml
- app/views/notify/pipeline_fixed_email.text.erb 1 个添加, 1 个删除app/views/notify/pipeline_fixed_email.text.erb
- app/views/notify/pipeline_success_email.html.haml 1 个添加, 1 个删除app/views/notify/pipeline_success_email.html.haml
- app/views/notify/pipeline_success_email.text.erb 1 个添加, 1 个删除app/views/notify/pipeline_success_email.text.erb
- changelogs/unreleased/pipeline-status-conciseness.yml 5 个添加, 0 个删除changelogs/unreleased/pipeline-status-conciseness.yml
- spec/mailers/emails/pipelines_spec.rb 16 个添加, 16 个删除spec/mailers/emails/pipelines_spec.rb
- spec/views/notify/pipeline_failed_email.html.haml_spec.rb 1 个添加, 1 个删除spec/views/notify/pipeline_failed_email.html.haml_spec.rb
- spec/views/notify/pipeline_failed_email.text.erb_spec.rb 1 个添加, 1 个删除spec/views/notify/pipeline_failed_email.text.erb_spec.rb
- spec/views/notify/pipeline_fixed_email.html.haml_spec.rb 1 个添加, 1 个删除spec/views/notify/pipeline_fixed_email.html.haml_spec.rb
- spec/views/notify/pipeline_fixed_email.text.erb_spec.rb 1 个添加, 1 个删除spec/views/notify/pipeline_fixed_email.text.erb_spec.rb
- spec/views/notify/pipeline_success_email.html.haml_spec.rb 1 个添加, 1 个删除spec/views/notify/pipeline_success_email.html.haml_spec.rb
- spec/views/notify/pipeline_success_email.text.erb_spec.rb 1 个添加, 1 个删除spec/views/notify/pipeline_success_email.text.erb_spec.rb
加载中
想要评论请 注册 或 登录