Feature: Add button to re-run failed jobs in Actions (#36924)

Fixes #35997

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
bircni
2026-03-21 22:27:13 +01:00
committed by GitHub
parent ee009ebec8
commit b22123ef86
12 changed files with 332 additions and 45 deletions

View File

@@ -81,6 +81,7 @@
"retry": "Retry",
"rerun": "Re-run",
"rerun_all": "Re-run all jobs",
"rerun_failed": "Re-run failed jobs",
"save": "Save",
"add": "Add",
"add_all": "Add All",