diff --git a/images/tutorials/trail-summary-example.png b/images/tutorials/trail-summary-example.png new file mode 100644 index 0000000..611e10f Binary files /dev/null and b/images/tutorials/trail-summary-example.png differ diff --git a/tutorials/trail_summaries_in_ci.md b/tutorials/trail_summaries_in_ci.md index 9c69f57..3892827 100644 --- a/tutorials/trail_summaries_in_ci.md +++ b/tutorials/trail_summaries_in_ci.md @@ -29,6 +29,10 @@ The output is a markdown document with: - An `### Attestations` section with one headerless table per artifact (and one for trail-level attestations), with each attestation linked to its place on the trail page. Statuses are prefixed with ✅ / ❌ / ⏳; attestations reported but not expected by the template are marked with `(+)`. - An `### Events` table with timestamps, descriptions, commit links, and compliance state. + + ![Trail summary showing compliance status, git commit metadata, per-artifact attestation tables, and event history](/images/tutorials/trail-summary-example.png) + + ## Publishing the summary