Use this file to discover all available pages before exploring further.
If your repositories are hosted on GitHub.com or GitHub Enterprise Cloud, this is the recommended setup. The integration connects directly to your QA Wolf environments using GitHub Actions to notify QA Wolf of new deployments.
If your team self-hosts GitHub Enterprise Server without internet access, or has disabled GitHub Actions by policy, use the QA Wolf CI SDK instead.
QA Wolf’s official GitHub Action, Notify QA Wolf on Deploy, notifies QA Wolf whenever a new deployment is ready for testing.
This must be done for every repository you want connected to CI/CD.
1
Open your repository on GitHub. Click the Actions tab.
2
If you already have actions, click New workflow.
3
Choose Set up a workflow yourself.
4
Copy the example below into your workflow file (usually .github/workflows/deploy.yml). Replace the values in deployment-type and deployment-url with your actual values.To get the value for deployment-type, reach out to QA Wolf and we will provide this value for you.