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.value }}
Logs: init log {% if build.status == 'started' %} | log | => live {% endif %}
{% if build.status == 'started' %} {% else %} {% endif %}