-
Notifications
You must be signed in to change notification settings - Fork 260
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
[flake] Sometimes GH workflows do not run on PRs #2082
Comments
@tuminoid: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/triage accept |
@tuminoid: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/triage accepted |
We have so many of these today with dependabot's controller-runtime PRs... Even after rebases, same PRs always lack the actions, despite retitleing to get them to run. |
Which jobs are failing?
Github workflows (e2e). They are not created for newly created PRs, or they might go missing when PR is rebased or content amended.
Which tests are failing?
They're not run at all. Not visible in the test table, unless PR is renamed or edited somehow that retriggers the workflows.
Since when has it been failing?
Maybe past 6 months.
Jenkins link
No response
Reason for failure (if possible)
No response
Anything else we need to know?
No response
Label(s) to be applied
/kind failing-test
/area ci
The text was updated successfully, but these errors were encountered: