step-security/Allure Report Action
Automatically posts comprehensive Allure test report summaries directly to your pull requests with visual indicators and quality gate validation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| report-directory | Path to the directory containing generated Allure report data files (summary.json and quality-gate.json) | no | ./allure-report |
| remote-href | Base URL where the published Allure report is hosted (e.g. GitHub Pages). Used to render `View` links and per-summary links in the PR comment. | no | "" |
| github-token | GitHub authentication token used for posting comments to pull requests and creating check runs | no | ${{ github.token }} |
| sections | Optional collapsible section comments to publish alongside the summary table. Supported values: `new`, `flaky`, `retry`, or `all`. Accepts comma- or newline-separated values. | no | "" |
Outputs
no outputs