File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
config/jobs/kubernetes/sig-k8s-infra/trusted Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ periodics:
257257 annotations :
258258 testgrid-dashboards : sig-contribex-k8s-triage-robot
259259 testgrid-tab-name : retester
260- description : Automatically /retest for approved PRs that are failing tests
260+ description : Automatically /retest-required for approved PRs that are failing tests
261261 spec :
262262 containers :
263263 - image : gcr.io/k8s-staging-test-infra/commenter:v20250922-af75983448
@@ -304,7 +304,7 @@ periodics:
304304 - Prevent this bot from retesting with `/lgtm cancel` or `/hold`
305305 - Help make our tests less flaky by following our [Flaky Tests Guide][1]
306306
307- /retest
307+ /retest-required
308308
309309 [1]: https://git.k8s.io/community/contributors/devel/sig-testing/flaky-tests.md
310310 - --template
You can’t perform that action at this time.
0 commit comments