mariannunez/Allure Report with history
Generate Allure Report with history
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allure_results | Allure test result data dir | yes | allure-results |
| allure_report | Allure report target dir | yes | allure-report |
| gh_pages | Folder with gh-pages branch | yes | gh-pages |
| allure_history | Folder for allure history | yes | allure-history |
| subfolder | subfolder | no | "" |
| keep_reports | Keep X last reports | no | 20 |
| github_run_num | GitHub Actions build number | yes | ${{ github.run_number }} |
| github_run_id | GitHub Actions run id | yes | ${{ github.run_id }} |
| github_repo | GitHub repository | yes | ${{ github.repository }} |
| github_repo_owner | GitHub repository owner | yes | ${{ github.repository_owner }} |
| token | Set a personal access token for pushing to the remote branch. | no | — |
| report_url | Use a custom URL instead of *.github.io | no | "" |
| github_server_url | GitHub server URL | yes | ${{ github.server_url }} |
Outputs
no outputs