epsylabs/action-testmo-ext
Upload test results to testmo with custom uploader
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Name of the action to be executed | yes | upload |
| testmo_user | Testmo user to use for automation | yes | — |
| testmo_password | Password | yes | — |
| testmo_endpoint | Testmo endpoint | yes | — |
| project_id | Testmo Project ID | yes | — |
| service | Name of the service tested | yes | — |
| feature | Name of the feature | no | — |
| feature_link | Link to the feature | no | — |
| issues | List of the implemented issues | no | — |
| issues_prefix | Prefix to generate issue link url | no | — |
| pr | Link to the PR which was tested | — | — |
| ci_run | Url to CI run | — | — |
| version | Tested version | — | — |
| report | Report file to be uploaded | — | — |
Outputs
| name | description |
|---|---|
| run_url | URL |