debian-mirror-gitlab/app/views/notify/pipeline_fixed_email.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
145 B
Text
Raw Normal View History

2022-10-11 01:57:18 +05:30
= render 'notify/successful_pipeline', title: s_('Notify|Pipeline has been fixed and #%{pipeline_id} has passed!') % {pipeline_id: @pipeline.id}