{{#success build.status}} {{else}} {{/success}}
Successful build #{{ build.number }} Failed build #{{ build.number }}
Repo: {{ repo.owner }}/{{ repo.name }}
Author: {{ commit.author.name }}
Branch: {{ commit.branch }}
Commit link: {{ commit.link }}
Build link: {{ build.link }}
Time: {{ duration build.started build.finished }}

{{ commit.message }}