I’m having trouble to schedule a test run in TestOps, I have set the token in my repository where Full control of private repositories section
i checklist. I integrated with TestOps and connected successfully, but when I wanted to add a test run schedule, my test suites in the repository were not found. I’m using a private repository. i have compared it with public repository and test suite found. Is there a step I’m missing if I want to use a private repository?
i hope the Personnel access token you created in your git Don’t provide access to the repository.
please try creating a new Personnel access token in GIT by enabling the repo access and try again
Did it ever work? For us we simply had to remove .git from the URL and that worked. check these instructions for the fix, like if it helps anyone please.