0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-10 07:17:41 -05:00
Files
gitea/models/fixtures
Zettat123 bb1f52347a Add a doctor command to fix inconsistent run status (#35840)
#35783 fixes an actions rerun bug. Due to this bug, some runs may be
incorrectly marked as `StatusWaiting` even though all the jobs are in
done status. These runs cannot be run or cancelled. This PR adds a new
doctor command to fix the inconsistent run status.

```
gitea doctor check --run fix-actions-unfinished-run-status --fix
```

Thanks to @ChristopherHX  for the test.
2025-11-04 03:32:26 +01:00
..
2024-03-04 08:16:03 +00:00
2022-09-20 15:59:20 +08:00
2025-06-03 01:26:19 +00:00
2024-03-04 08:16:03 +00:00
2020-08-16 23:07:38 -04:00
2024-10-01 15:25:08 -04:00
2024-03-04 08:16:03 +00:00
2019-12-11 23:23:05 -05:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2025-04-13 02:24:32 +00:00