We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Intermittently CI test is skipped in PR. Couldn't figure out when and why it happens.
Leaving issue for future reference.
In local repo, I squashed two commits and force push to update the existing two commits in remote repo.
The branch was already in open PR.
For the second pushing that I did after squashing two commits locally, the CI test was not triggered.
Doing CI check?
0.2.0
The text was updated successfully, but these errors were encountered:
@gangmuk did your first commit trigger the test?
Check jobs trigger condition
I feel the benchmark folder may not trigger any test at this moment
Sorry, something went wrong.
@Jeffwan Hmm. I think it was triggered. I will see next time I push benchmarks
Sure. Let's keep this open and revisit it later
No branches or pull requests
🐛 Describe the bug
Intermittently CI test is skipped in PR. Couldn't figure out when and why it happens.
Leaving issue for future reference.
Steps to Reproduce
In local repo, I squashed two commits and force push to update the existing two commits in remote repo.
The branch was already in open PR.
For the second pushing that I did after squashing two commits locally, the CI test was not triggered.
Expected behavior
Doing CI check?
Environment
0.2.0
The text was updated successfully, but these errors were encountered: