Improve the tooltip text for retry operation on pipeline graph and pipeline index page
Related to #32559 (closed).
🧩 Background
On the pipeline detail page and pipeline index page, when users click on Retry, it implies all the failed jobs in the pipeline would be retried. This is not clearly communicated to the users.
| Pipeline index page | Pipeline details page |
|---|---|
![]() |
![]() |
📝 Proposal
Improve the text in the tooltip to Retry failed jobs to clearly communicate that only the failed jobs in the pipeline would be retried.
Edited by Marcel Amirault

