1
Generate ingest key
Auto-generated per project. Add it as a GitHub secret.
2
Install workflow
One click installs the GitHub Actions workflow into your repo.
3
Tests ingest automatically
Every push runs tests and results appear here instantly.
All environment variables configuredOpen Vercel
GITHUB_TOKENSetPersonal access token with repo write scope — needed to install the GitHub Actions workflow.
SUPABASE_ACCESS_TOKENSetSupabase personal access token — needed for auto-migrations to run on every deploy.
Ingest API Key
Activerpai_cb40••••••••••••••••••••••••••••••••••••••••••••
Add to GitHub as a secret
- Copy the key above
- Open GitHub → Secrets → Actions
- Create secret named
RUNPILOT_INGEST_KEY - Also add
RUNPILOT_PROJECT_ID=650742c4-8171-47c9-ba59-07a71076869d
GitHub Actions Workflow
Automatically creates .github/workflows/runpilot.yml in your repo. Tests will be ingested after every push.
Playwright Video Recording
Videos are recorded for every test run. Links appear in Test Runs and the Videos page.