actions-marketplace-validations/Setup Allure TestOps
Set up a specific version of the allurectl and add the command-line tools to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allurectl-version | The release of allurectl to be used to upload the test results | no | latest |
| allure-endpoint | The URL of Allure TestOps instance to sent test results to | no | — |
| allure-token | Allure TestOps API token. You need to generate this token in your profile in Allure TestOps. | no | — |
| allure-project-id | The ID of a project on the Allure TestOps side to which allurectl must send the test results | no | — |
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
Outputs
no outputs