actions-marketplace-validations/html-reporter-github-pages

GitHub Pages HTML Test Results History - Static Website

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 28, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/pavanmudigonda_html-reporter-github-pages@7b3720c23c4d3d9463b693bfe0b205deb9ebfb42 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokendefault Github tokenno${{ github.token }}
test_resultstest result data dir. If its Allure Results Provide RAW Results to generate Allure Reportnotest-results
gh_pagesFolder with gh-pages branchnogh-pages
results_historyFolder for results historynoresults-history
tool_nameTool name used as a subfolder in the report directory hierarchyno""
workflow_nameWorkflow name used as a subfolder in the report directory hierarchyno${{ github.workflow }}
envEnvironmentno
subfoldersubfoldernodocs
keep_reportsKeep X last reportsno20
github_run_numGitHub Actions build numberno${{ github.run_number }}
github_run_idGitHub Actions run idno${{ github.run_id }}
github_repoGitHub repositoryno${{ github.repository }}
report_urlUse a custom URL instead of *.github.iono""
external_repositoryExternal GitHub repositoryno
orderOrder of Folders, ascending or descendingnodescending
allure_report_generate_flagTo Generate Allure Report using this Actionnofalse
use_actions_summaryTo write outputs to actions summarynotrue
force_orphanCreate a fresh orphan commit on each deploy, eliminating git history to keep the gh-pages branch small. Recommended for large/frequent deployments.notrue
namedescription
urlGH Page URL
latest_result_urlLatest Test Result GH Pages URL