Repo: {{ build.repo }}

{% if build.pr %}

PR: {{ build.pr }} to {{ build.target_branch }}

{% else %}

Branch: {{ build.target_branch }}

{% endif %}

Commit: {{ build.git_commit }}

Status: {{ build.status }}

Logs: build log | run log

{% if build.status == 'started' %}

=> live

{% else %} {% endif %}