actions-marketplace-validations/html-reporter-azure-website
HTML Test Results with history to publish to Azure Blob
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SAS | blob name | yes | — |
| container | Container name | no | $web |
| account_name | account name | no | — |
| test_results | test result data dir | yes | test-results |
| results_history | Folder for results history | yes | results-history |
| 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 }} |
| report_url | Use a custom URL instead of *.github.io | no | "" |
Outputs
no outputs