mgrybyk-org/Allure Report with history per branch

Generate Allure Report with history per branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
report_dirInput allure results dir, default "allure-results"yesallure-results
report_idOutput allure report dir, default "allure-report"yesallure-report
gh_pagesFolder with gh-pages branchyesgh-pages
list_dirsWrite index.html to the Github Action folders. Might cause concurrency issues!nofalse
list_dirs_branchWrite index.html to the report branch folder. Might cause concurrency issues!notrue
branch_cleanup_enabledCleanup reports from deleted branches. Might cause concurrency issues!nofalse
max_reportsMax reports to keep per branch/report. Set to 0 to disable cleanup.no100
namedescription
report_urlPublished Allure Report url
report_history_urlPublished Allure History list url
test_resulttest result: PASS | FAIL | UNKNOWN
test_result_icontest result icon: ✅ | ❌ | ❔
test_result_passedNumber of passed tests
test_result_failedNumber of failed tests
test_result_totalNumber of tests in total
run_unique_idName of the folder containing the generated Allure Report
report_pathPath to the folder containing the generated Allure Report relative to the repo root