1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00
Files
gitea/routers/web/repo
Zettat123 40f71bcd4c Support Actions concurrency syntax (#32751)
Fix #24769
Fix #32662
Fix #33260

Depends on https://gitea.com/gitea/act/pulls/124

-
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#concurrency

## ⚠️ BREAKING ⚠️

This PR removes the auto-cancellation feature added by #25716. Users
need to manually add `concurrency` to workflows to control concurrent
workflows or jobs.

---------

Signed-off-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: Christopher Homberger <christopher.homberger@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-10 18:58:55 +00:00
..
2025-04-13 12:27:31 -07:00
2025-06-21 19:20:51 +08:00
2025-06-21 19:20:51 +08:00
2025-06-21 19:20:51 +08:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2025-06-19 10:33:30 -07:00
2025-02-16 22:13:17 -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