One row per file. Empty rows render an empty table body.
Heading rendered as ## {title}.
OptionaltotalRows?: numberOptional source row count when callers pre-slice rows.
Optionaltotals?: { bytes: number; files: number }Optional aggregate line printed above the table.
Append a markdown summary block to
$GITHUB_STEP_SUMMARY. No-ops when the env var is unset (e.g. running the bundle locally for a smoke test).