File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resources/views/events/gitlab/pipeline Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1212🌳 {{ __ (' tg-notifier::app.branch' ) } } : <code >{{ $payload -> object_attributes -> ref } } </code >
1313👤 {{ __ (' tg-notifier::app.author.name' ) } } : <code >{{ $payload -> commit -> author -> name } } </code >
1414💻 {{ __ (' tg-notifier::app.commit' ) } } : <a href =" {{ $payload -> commit -> url } }" >{{ $payload -> commit -> message } } </a >
15- 🚦 {{ __ (' tg-notifier::app.status' ) } } : Pipeline <code >{{ $payload -> object_attributes -> status } } </code > {{ $payload -> object_attributes -> duration ? " ⏱️ {$payload -> object_attributes -> duration }s" : ' ' } }
15+ 🚦 {{ __ (' tg-notifier::app.status' ) } } : Pipeline <code >{{ $payload -> object_attributes -> status } } </code > < code > {{ $payload -> object_attributes -> duration ? " ⏱️ {$payload -> object_attributes -> duration }s" : ' ' } }</ code >
You can’t perform that action at this time.
0 commit comments