GitHub Integration
Connect Voxli to GitHub so GitHub agents can run tests as part of a GitHub Actions workflow.
Connecting GitHub
- Go to Settings > Integrations.
- Click Add Integration and select GitHub from the dropdown.
- A new row appears with status Not connected. Click Connect in that row.
- The Voxli GitHub App install page opens in a new tab. Pick the account or organization you want to install Voxli into and select the repositories you want to test.
- After you approve, GitHub redirects you back and the row updates to Connected.
GitHub agents won’t run until at least one repository is selected during install. For the workflow file your repository needs, see GitHub in the developer docs.
Removing the GitHub integration
To remove the GitHub integration, click the trash icon in the GitHub row and confirm in the Remove Integration dialog.
Removing the GitHub integration stops GitHub agents from running. Agents are not deleted - reconnect GitHub to start running them again.
What’s next
- Agents - connect a GitHub agent that uses this integration.
- Slack Integration - connect Slack to get notified when scheduled runs fail.