{{ item.path }}
{{ item.reason_label }}
{{ t('remote_run.collect.eyebrow') }}
{{ t('remote_run.collect.copy', source=run.source_label) }}
{{ action_error }}
{% endif %} {% if collection_result %}{{ t( 'remote_run.collect.success', applied=collection_result['applied'], conflict=collection_result['conflict'], already_result=collection_result['already_result'], skipped=collection_result['skipped'], failed=collection_result['failed'] ) }}
{% endif %} {% if plan %}{{ t('remote_run.collect.review_copy') }}
{{ item.path }}
{{ item.reason_label }}
{{ t('remote_run.collect.empty') }}
{% endfor %}{{ t('remote_run.collect.truncated_plan', count=plan['omitted_items']) }}
{% endif %}{{ t('remote_run.collect.result_copy') }}
{{ item.path }}
{{ item.reason_label }}
{{ t('remote_run.collect.truncated_report', count=report['omitted_items']) }}
{% endif %}