Integrations
GitHub Issues
Connect GitHub and open an issue from a test run, with the right token scopes
GitHub Issues
Open a GitHub issue from a test run.
Create a token
- Go to GitHub > Settings > Developer settings > Personal access tokens.
- Classic token: grant the
reposcope (orpublic_repofor public repositories only). - Fine-grained token: select the repositories you want, then grant Issues: Read and write.
Connect
In Settings > Integrations, open GitHub Issues and paste the token (ghp_...).
Destination
A repository. You can also set a default assignee and labels for the chosen repository, applied to every issue filed there.