-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
retest not working for github workflow #25831
Comments
@killianmuldoon: There are no sig labels on this issue. Please add an appropriate label by using one of the following commands:
Please see the group list for a listing of the SIGs, working groups, and committees available. 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/test-infra repository. |
What exactly should it have triggered in kubernetes-sigs/cluster-api#6362 but didn't? /cc @shinigambit |
In that case I was expecting it to trigger |
xref: #24726 (comment) I'm not sure if anyone is actively working on / using this functionality. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". 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/test-infra repository. |
/reopen I'll a test to figure out the current state of this on the CAPI repo. /cc @nikhita |
@killianmuldoon: Reopened this issue. 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/test-infra repository. |
Testing this on kubernetes-sigs/cluster-api#8844 CAPI has three actions here which are all failing on the PR:
Currently it looks like |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". 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/test-infra repository. |
Cluster API enabled triggering Github actions using retest #25736 but the functionality doesn't seem to be working.
What happened:
Added /retest comment to a PR with failing github actions. Most of the tests reran, but not the dependabot github workflow: kubernetes-sigs/cluster-api#6357
What you expected to happen:
Expected all github workflows to rerun.
How to reproduce it (as minimally and precisely as possible):
We have a PR at kubernetes-sigs/cluster-api#6362 that we're keeping open to reproduce the issue.
The text was updated successfully, but these errors were encountered: