sireto/Publish Allure Report

Uploads an Allure report to the central report host

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serverUrlAPI endpoint for report uploadyes
serverApiKeyAPI key for authenticationyes
githubTokenGitHub token for posting commit statusno${{ github.token }}
projectNameProject nameyes
branchBranch nameyes
reportNameReport nameyes
reportTypeReport type (allure/raw)noallure
pathPath to allure-results folder or .zip fileyes
testResultTest exit code (0=success, nonzero=failure). Used for commit status state.no
testsPassedPassed test count. Auto-detected from allure-results JSON if omitted.no
testsFailedFailed test count. Auto-detected from allure-results JSON if omitted.no

no outputs