mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 09:44:26 +00:00
0e20ccfe32
Backport #30581 by @yp05327 Follow https://github.com/go-gitea/gitea/pull/30357 When user push to default branch, the schedule trigger user will be the user. When disable then enable action units in settings, the schedule trigger user will be action user. When repo is a mirror, the schedule trigger user will be action user. ( before it will return error, fixed by #30357) As scheduled job is a cron, the trigger user should be action user from Gitea, not a real user. Co-authored-by: yp05327 <576951401@qq.com> |
||
---|---|---|
.. | ||
cleanup.go | ||
clear_tasks.go | ||
commit_status.go | ||
init.go | ||
job_emitter_test.go | ||
job_emitter.go | ||
notifier_helper.go | ||
notifier.go | ||
rerun_test.go | ||
rerun.go | ||
schedule_tasks.go |