{{ build?.repository?.full_name }} {{ build?.data?.project?.path_with_namespace }}
{{ build?.data?.pull_request?.head?.sha.slice(0, 7) }}
{{ build?.data?.after.slice(0, 7) }}
{{ build?.data?.sha.slice(0, 7) }}
{{ build?.data?.object_attributes?.last_commit?.id.slice(0,7) }}
{{ commitMessage }}
{{ nameAuthor }} authored and commited
{{ nameAuthor }} commited with {{ nameCommitter }}
{{ dateTimeToNow }} ago
Build started {{ timeWords }} ago = (currentTime - totalTime)">approximately {{ previousRuntime - (currentTime - totalTime) | date:'mm:ss' }} remaining
{{ totalTime | toTime }}
{{ currentTime - totalTime | toTime }}