allure-framework/Allure Report Official
Bring seamless Allure Report 3 integration to your GitHub pipelines
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| report-directory | The report directory to scan for files | no | ./allure-report |
| remote-href | Base URL where the published Allure report is hosted (e.g. GitHub Pages). Used to render `View` links in the summary table. | no | "" |
| github-token | GitHub token for creating checks and comments | 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 | "" |
| debug | Print additional diagnostic information | no | false |
Outputs
no outputs