mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-04-12 09:56:12 -04:00
The cancelation of jobs is taken care of by handleWorkflows which is
called right after handleSchedules with the same event.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| cleanup.go | ||
| clear_tasks.go | ||
| commit_status.go | ||
| init.go | ||
| job_emitter.go | ||
| job_emitter_test.go | ||
| notifier.go | ||
| notifier_helper.go | ||
| schedule_tasks.go | ||