1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 04:05:33 -04:00
gitea/routers
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
..
api Add a new column schedule_id for action_run to track (#26975) 2023-09-08 23:01:19 +08:00
common
install
private Fix verifyCommits error when push a new branch (#26664) 2023-08-30 02:27:53 +00:00
utils
web move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
init.go Move feed notification service layer (#26908) 2023-09-05 13:00:52 +00:00