telia-actions/Allure report to GH Pages
Publish Allure report with history to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allure-results | Path to directory having Allure results | yes | allure-results |
| gh-pages-branch | Branch to be used for GitHub Pages | yes | gh-pages |
| gh-token | GitHub Token to be used for deploying pages. Use for example secrets.GITHUB_TOKEN as the value. | yes | — |
| keep-reports | Keep x last reports | no | 14 |
| subfolder | This can be used for example to store reports from test runs in different test environments, or from different test sets, into separate subfolders. | no | "" |
| test-env-name | Name of the test environment. Will be stored to the report. | no | "" |
Outputs
| name | description |
|---|---|
| report-url | URL for Allure report |