Commit 7e13f63
committed
fix: improve message when /retest has nothing to retest
When using /retest and all pipelines have already succeeded, show:
"all PipelineRuns for this commit have already succeeded. Use /retest
<pipeline-name> to re-run a specific pipeline or /test to re-run all"
instead of the misleading "could not find any PipelineRun" message.
Fixes: SRVKP-10373
Signed-off-by: Shubham Mathur <shumathu@redhat.com>1 parent 419f3b5 commit 7e13f63
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
407 | 411 | | |
408 | 412 | | |
409 | 413 | | |
| |||
0 commit comments