pavanmudigonda/allure-html-reporter-github-pages
Allure HTML Reporter for Github Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ALLURE_RESULTS_JSON | ALLURE RESULTS JSON FILE | no | ./ |
| WORKFLOW_ID | Workflow File NAME | yes | "" |
| token | Github Token | yes | ${{ github.token }} |
| test_env | Test Environment | yes | QA |
| 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 }} |
| report_url | Use a custom URL instead of *.github.io | no | "" |
Outputs
no outputs