TesterArmyTesterArmy
Integrations

Vercel

Vercel deployments are detected automatically through the GitHub App - no webhook needed. Results are posted as GitHub PR comments.

Setup

  1. Install the GitHub App
  2. Authorize for your org or user account and select the target repositories.
  3. In your TesterArmy project, choose the installation and repository.

TesterArmy detects Vercel preview deployments via GitHub deployment status events and resolves the PR from the commit SHA.

Deployment protection bypass

If Vercel deployment protection blocks preview URLs, add a bypass token:

  1. In Vercel: Project Settings → Deployment Protection → Protection Bypass for Automation - create and copy the token.

Vercel Protection Bypass for Automation

  1. In TesterArmy: Project Settings → CI/CD → paste the token.

Troubleshooting

No PR comment appears

  1. GitHub App not connected - verify installation in Project Settings.
  2. Permissions - the GitHub App needs Pull requests: Read & Write.

On this page