-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI:TOXENVS] is not being honored #702
Comments
Do you have an example PR where it didn't work? |
e.g. #696 |
If I had to guess, then that's because you submitted the PR from a fork and not from the main repo, thereby your github token is not authorized for the BCI-tests repo and cannot read the PR. I don't have a good idea how to fix this to be honest |
Thanks, I will have a look next time when opening a PR if that fixes the issue and then report back. |
Even when passing a custom
[CI:TOXENVS] ...
line in the PR description, it appears that still all tests are being scheduled.The text was updated successfully, but these errors were encountered: