<aside> ℹ️ See our Introduction to PR Testing to get familiar with the concepts required to understand the setup.
</aside>
Configure the GitHub/GitLab integration in the team’s settings page.

If your team uses a hosting platform that integrates with GitHub — like Vercel — your deployments are already being reported to GitHub via the GitHub Deployments API. QA Wolf listens for deployment records and automatically acts when one is marked as successful. No additional configuration is required.
Configure https://github.com/marketplace/actions/notify-qa-wolf-on-deploy and tell us when a new preview environment is ready to be tested.
If GHAs are not an option, the @qawolf/ci-sdk npm package offers a flexible alternative.See the npm package documentation for setup details.