This repository has been archived by the owner on Jul 24, 2022. It is now read-only.
Releases: trymbill/cypress-slack-video-upload-action
Releases · trymbill/cypress-slack-video-upload-action
v1.3.0 - Dependabot version bumps
Updated slack web api to update axios
v1.2.0 - Custom message input
Adds a message-text
input to customize the Slack message the bot leaves behind after the uploading of screenshots and videos has been completed. Shoutout to @grigorii-zander for this contribution!
v1.1.1
v1.0.1 - @actions/core version bump
Merge pull request #10 from trymbill/dependabot/npm_and_yarn/actions/…
v1.0.0 - Upload Cypress screenshots and videos directly to Slack
After running a Cypress test in a Github action, this Github action takes those files and uploads them directly to a Slack channel of your choosing. Happy testing!