ably/Test Observability Publish
Publish test results to ably test observability
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| server-auth | auth key to publish to server | yes | — |
| server-url | url to the test observability website | no | https://test-observability.herokuapp.com |
| path | path to .junit report files | no | junit |
| github-token | a GitHub access token; if the repository is private then it must have `repo` scope | no | — |
| job-name | the `name` property of the object corresponding to the current job in the response from the "list jobs for a workflow run attempt" GitHub API (https://docs.github.com/en/rest/actions/workflow-jobs?apiVersion=2022-11-28#list-jobs-for-a-workflow-run-attempt) | no | — |
Outputs
no outputs