Skip to content

AssembleCommentBodyParams

Defined in: src/ci/buildReport.ts:442

optional footer?: string;

Defined in: src/ci/buildReport.ts:443


optional heading?: string;

Defined in: src/ci/buildReport.ts:444


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: string[];

Defined in: src/ci/buildReport.ts:448

Already-rendered per-file section Markdown, in the order they should appear.