0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-08 07:30:37 -05:00
forgejo/services/actions
2024-04-16 09:31:46 +00:00
..
auth.go
auth_test.go
cleanup.go
clear_tasks.go
commit_status.go fix(actions): call automerge service on successful commit state 2024-04-15 16:51:22 +00:00
init.go
job_emitter.go
job_emitter_test.go
main_test.go
notifier.go Fix missed doer (#30231) (#30343) 2024-04-15 16:21:45 +02:00
notifier_helper.go Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30409) 2024-04-15 16:36:33 +02:00
notifier_helper_test.go
rerun.go Fix bugs in rerunning jobs (#29955) 2024-03-26 19:04:26 +01:00
rerun_test.go Fix bugs in rerunning jobs (#29955) 2024-03-26 19:04:26 +01:00
schedule_tasks.go Remove scheduled action tasks if the repo is archived (#30224) (#30230) 2024-04-08 11:41:39 +02:00