calance-us/Publish Allure Report Action
Generate selenium report for the allure tool and send latest data.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| project_name | This refers to the name of the project that goes in allure testing tool. | no | ${{ github.event.repository.name }} |
| results_path | Path of the test results directory. Defaults to test-results. | no | test-results |
| api_url | This refers to the URL for the QA tool. | yes | — |
| username | Username for the QA tool. Should have admin access. | yes | — |
| password | Password for the QA tool. Should have admin access. | yes | — |
Outputs
no outputs