Files
Gitea/routers/web/repo
Nicolas 054eb6d8a5 feat: Add Actions API rerun endpoints for runs and jobs (#36768)
This PR adds official REST API endpoints to rerun Gitea Actions workflow
runs and individual jobs:

* POST /api/v1/repos/{owner}/{repo}/actions/runs/{run}/rerun
* POST /api/v1/repos/{owner}/{repo}/actions/runs/{run}/jobs/{job_id}/rerun

It reuses the existing rerun behavior from the web UI and exposes it
through stable API routes.

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2026-03-02 21:34:06 +00:00
..
2026-02-28 11:23:20 -08:00
2026-02-13 00:15:46 +00:00
2026-01-31 22:01:08 -08:00
2025-02-16 22:13:17 -08:00
2026-02-28 11:23:20 -08:00
2026-02-06 13:12:05 +00:00
2025-02-16 22:13:17 -08:00
2026-02-27 12:38:44 +00:00
2026-02-27 12:38:44 +00:00
2026-02-27 12:38:44 +00:00
2026-02-28 11:23:20 -08:00
2025-03-13 11:07:48 +08:00
2025-02-05 02:14:03 +08:00
2025-02-05 02:14:03 +08:00
2026-02-27 12:38:44 +00:00