GitHub
Integrating GitHub with Currents dashboard for running Playwright tests
Last updated
Integrating GitHub with Currents dashboard for running Playwright tests
Last updated
integration with GitHub allows using Playwright or 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 - 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.
integration
✅ PR comments support
✅ Commit Status checks
✅ Improved security with no explicit sharing of access tokens
✅ Convenient UI
❌ GitHub Enterprise
integration (OAuth token based)
✅ Commit Status checks
✅ Github Enterprise
🔐 Requires user-specific OAuth access token
❌ Does not support PR Comments