Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/tutorials/trail-summary-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions tutorials/trail_summaries_in_ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Frame caption="Example trail summary rendered with markdown output.">
![Trail summary showing compliance status, git commit metadata, per-artifact attestation tables, and event history](/images/tutorials/trail-summary-example.png)
</Frame>
Comment thread
mbevc1 marked this conversation as resolved.

## Publishing the summary

<Tabs>
Expand Down