AssembleCommentBodyParams
Defined in: src/ci/buildReport.ts:442
Properties
Section titled “Properties”footer?
Section titled “footer?”optional footer?: string;Defined in: src/ci/buildReport.ts:443
heading?
Section titled “heading?”optional heading?: string;Defined in: src/ci/buildReport.ts:444
marker
Section titled “marker”marker: string;Defined in: src/ci/buildReport.ts:446
An HTML-comment marker prefixing the body, used to find/update the comment on later runs.
sections
Section titled “sections”sections: string[];Defined in: src/ci/buildReport.ts:448
Already-rendered per-file section Markdown, in the order they should appear.