File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resources/views/events/github/workflow_job Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2222{{ $icon } } {!! __ (" tg-notifier::events/github/workflow_job.completed.$status " , [' repo' => " 🦑<a href='{$payload -> repository -> html_url }'>{$payload -> repository -> full_name }</a>" ]) ! !}
2323
2424🚀 {!! __ (' tg-notifier::events/github/workflow_job.name' ) ! !} : {{ $icon } } <code >{{ $payload -> workflow_job -> name } } </code > {{ $last } }
25- 🚨 {!! __ (' tg-notifier::events/github/workflow_job.status.title' ) ! !} : <code >{!! __ (' tg-notifier::events/github/workflow_job.status.' . $status ) ! !} </code > 🕓 <code >{{ $allSeconds } } s</code >
25+ 🚨 {!! __ (' tg-notifier::events/github/workflow_job.status.title' ) ! !} : <code >{!! __ (' tg-notifier::events/github/workflow_job.status.' . $status ) ! !} </code > ⏱️ <code >{{ $allSeconds } } s</code >
2626🔗 {!! __ (' tg-notifier::events/github/workflow_job.link' , [' link' => " <a href='{$payload -> workflow_job -> html_url }'>{$payload -> workflow_job -> workflow_name }</a>" ]) ! !}
You can’t perform that action at this time.
0 commit comments