cloudio-saas/Cypress Screenshot & Video Upload to WorkChat
After running a Cypress test in a Github action, upload the screenshots and videos directly to WorkChat
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 10, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: cloudio-saas/cypress-upload-to-workchat-action-new@78a343b417b7505f65bc7d21551eff591e52487a # v1.0.8tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | WorkChat token | yes | — |
| channel | WorkChat channel | yes | — |
| workdir | The path of the directory where Cypress stores its screenshots. Defaults to `./cypress`. No trailing slashes, please. | no | — |
| message-text | Custom WorkChat message text | no | — |
Outputs
| name | description |
|---|---|
| result | Result of video and screenshot uploads |