GitHub
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 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
- ✅ PR comments support
- ✅ Commit Status checks
- ✅ Improved security with no explicit sharing of access tokens
- ✅ Convenient UI
- ❌ GitHub Enterprise
- ✅ Commit Status checks
- ✅ Github Enterprise
- 🔐 Requires user-specific OAuth access token
- ❌ Does not support PR Comments
Last modified 1yr ago