0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-04 10:41:33 -05:00
forgejo/services
Giteabot eeaf51ab1d
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30409)
Backport #30357 by @yp05327

![image](https://github.com/go-gitea/gitea/assets/18380374/ddf6ee84-2242-49b9-b066-bd8429ba4d76)

When repo is a mirror, and commit author is an external user, then
`GetUserByEmail` will return error.

reproduce/test:
- mirror Gitea to your instance
- disable action and enable it again, this will trigger
`DetectAndHandleSchedules`

ps: also follow #24706, it only fixed normal runs, not scheduled runs.

Co-authored-by: yp05327 <576951401@qq.com>
(cherry picked from commit 69cc79173ddbf7662c4d7246b6161b9351038d16)
2024-04-15 16:36:33 +02:00
..
actions 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
agit
asymkey
attachment
auth
automerge
context Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
contexttest add label filters in org/{org_name}/issues 2024-04-04 17:37:56 +00:00
convert Fix missed doer (#30231) (#30343) 2024-04-15 16:21:45 +02:00
cron Update checker setting updates 2024-04-10 20:55:35 +00:00
doctor Merge pull request '[v7.0/forgejo] [BUG] Don't remove builtin OAuth2 applications' (#3069) from bp-v7.0/forgejo-6af8f3a into v7.0/forgejo 2024-04-06 12:43:33 +00:00
externalaccount
feed
forgejo
forms [v7.0/forgejo] Add optional pronoun field in user settings (#3076) 2024-04-06 13:23:43 +00:00
gitdiff
indexer
issue
lfs
mailer
markup [v7.0/forgejo] Render inline file permalinks 2024-04-01 16:15:58 +02:00
migrations Fix duplicate migrated milestones (#30102) 2024-03-30 07:17:30 +01:00
mirror
notify Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
org
packages
pull Do not update PRs based on events that happened before they existed 2024-04-12 10:41:19 +02:00
release
repository Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
secrets
task
uinotification
user [v7.0/forgejo] Add optional pronoun field in user settings (#3076) 2024-04-06 13:23:43 +00:00
webhook Fix missed doer (#30231) (#30343) 2024-04-15 16:21:45 +02:00
wiki Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00