aboutsummaryrefslogtreecommitdiffstats
path: root/models/actions/schedule.go
Commit message (Expand)AuthorAgeFilesLines
* Trim title before insert/update to database to match the size requirements of...Lunny Xiao2024-11-141-0/+2
* Use UTC as default timezone when schedule Actions cron tasks (#31742)Jason Song2024-08-011-11/+9
* Cancel previous runs of the same PR automatically (#29961)Jason Song2024-03-211-2/+2
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-121-0/+20
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-4/+4
* chore(actions): support cron schedule task (#26655)Lunny Xiao2023-08-241-0/+120