Integrating GitHub with Currents dashboard for running cypress tests
Currents integration with GitHub allows using cypress tests results with your GitHub workflows, as well as getting faster feedback and insights about your cypress tests directly within Pull Requests.
Currents integration with GitHub allows
Posting results as commit status checks - to prevent merging commits with failed / timed-out runs
Posting Pull Request comments - to share your cypress test outcomes
There are two versions of GitHub integration available - see the details below.
Please note: we recommend using GitHub App based implementation due to its setup simplicity