austenstone/Get Job Summary

Get a GitHub Actions job summary and/or convert it to another format (PDF, markdown, or HTML)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the markdown and PDF filenojob-summary
create-mdWhether to create a markdown filenofalse
create-md-artifactWhether to create an artifact with the markdown filenofalse
create-pdfWhether to create a PDF filenofalse
create-pdf-artifactWhether to create an artifact with the PDF filenofalse
create-htmlWhether to create an HTML filenofalse
create-html-artifactWhether to create an artifact with the HTML filenofalse
artifact-nameThe name of the artifactno
namedescription
job-summaryThe job summary
job-summary-htmlThe job summary as HTML
pdf-fileThe path to the PDF file
md-fileThe path to the Markdown file
html-fileThe path to the HTML file