Feature Request
To manually restart jobs in travis, you need admin privileges on the linked github repo. It would be great if non-admin developers (such as myself), had a mechanism to rerun tests in the event of a flake or what have you. I know the main kube repos have a git robot that can do this if you comment '/retest'.
Is your feature request related to a problem? Please describe.
I can't rerun my own tests without forcefully changing the commit SHA somehow. I cannot rerun tests on others PRs at all.
Describe the solution you'd like
Some way to kick travis tests.
Feature Request
To manually restart jobs in travis, you need admin privileges on the linked github repo. It would be great if non-admin developers (such as myself), had a mechanism to rerun tests in the event of a flake or what have you. I know the main kube repos have a git robot that can do this if you comment '/retest'.
Is your feature request related to a problem? Please describe.
I can't rerun my own tests without forcefully changing the commit SHA somehow. I cannot rerun tests on others PRs at all.
Describe the solution you'd like
Some way to kick travis tests.