{% macro commit_link(head, repo_url, status=none) -%}
Built from commit {{ head }} {% if status is not none %} {{ " (" ~ status ~ ")" }} {% endif %}