1
0
Fork 0
gitea/routers/api/actions
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975)
Fix #26971 

And the UI now will display it's scheduled but not triggered by a push.

<img width="954" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/d211845c-457e-4c3e-af1f-a0d654d3f365">
2023-09-08 23:01:19 +08:00
..
ping
runner Add a new column schedule_id for action_run to track (#26975) 2023-09-08 23:01:19 +08:00
actions.go
artifacts.go Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00
artifacts_chunks.go Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00
artifacts_utils.go