yp05327 e74865caba
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357)
![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.
(cherry picked from commit 96d31fe0a8b88c09488989cd5459d4124dcb7983)
2024-04-15 20:01:36 +02:00
..
2024-04-15 20:01:35 +02:00
2024-03-30 07:17:32 +01:00
2024-04-15 20:01:35 +02:00
2023-12-25 21:25:29 +01:00
2024-04-09 20:02:14 +02:00
2023-12-25 21:25:29 +01:00
2024-02-05 15:56:45 +01:00
2023-12-25 21:25:29 +01:00