forgejo/services/actions
Zettat123 adc3598a75
Fix an actions schedule bug (#28942)
In #28691, schedule plans will be deleted when a repo's actions unit is
disabled. But when the unit is enabled, the schedule plans won't be
created again.

This PR fixes the bug. The schedule plans will be created again when the
actions unit is re-enabled
2024-01-31 14:55:12 +00:00
..
cleanup.go
clear_tasks.go
commit_status.go Improve ObjectFormat interface (#28496) 2023-12-19 07:20:47 +00:00
init.go
job_emitter.go
job_emitter_test.go
notifier.go Implement MigrateRepository for the actions notifier (#28920) 2024-01-25 20:06:29 +08:00
notifier_helper.go Fix an actions schedule bug (#28942) 2024-01-31 14:55:12 +00:00
schedule_tasks.go Fix an actions schedule bug (#28942) 2024-01-31 14:55:12 +00:00