Pending commits for the current run: {{ target | capitalize }} ({{ src }})
Commit Date Time
Project Name
Commit Hash
{% for commit in commits %}
{{ commit.dt_commit | strftime }}
{{ commit.project_name }}
{{ commit.commit_hash }}
{% endfor %}