1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-01 13:15:20 +00:00
gitea/services
Giteabot e3e705200a
Fix wrong review requests when updating the pull request () ()
Backport  by @lunny

Fix 

The previous implementation in  will get the pushed commits
changed files. But it's not always right when push a merged commit. This
PR reverted the logic in  and will always get the PR's changed
files and get code owners.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-04-28 19:48:45 -07:00
..
actions Fix auto concurrency cancellation skips commit status updates () () 2025-03-11 16:51:58 +00:00
agit Add reviewers selection to new pull request () 2024-11-09 04:48:31 +00:00
asymkey
attachment Include file extension checks in attachment API () 2024-11-06 21:34:32 +00:00
auth Fix context usage () () 2025-02-11 19:46:27 +08:00
automerge Add new event commit status creation and webhook implementation () 2024-11-07 06:41:49 +00:00
context Do not show 500 error when default branch doesn't exist () () 2025-04-02 18:16:41 +08:00
contexttest Check if reverse proxy is correctly configured () 2024-05-10 20:07:01 +08:00
convert Do not call "git diff" when listing PRs () 2025-03-08 07:41:51 +00:00
cron Use default Git timeout when checking repo health () () 2025-02-14 15:38:55 +00:00
doctor add additional ReplaceAll in pathsep to cater for different pathsep () () 2025-03-30 05:51:08 +00:00
externalaccount allow synchronizing user status from OAuth2 login providers () 2024-07-16 20:33:16 +02:00
feed Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
forms Fix commit status events () () 2025-02-05 11:35:47 +08:00
gitdiff Try to figure out attribute checker problem () () 2025-03-17 11:59:51 -07:00
indexer
issue Fix wrong review requests when updating the pull request () () 2025-04-28 19:48:45 -07:00
lfs Fix SSH LFS memory usage () () 2025-01-31 11:30:16 +00:00
mailer Support for email addresses containing uppercase characters when activating user account () () 2024-12-27 11:41:41 +00:00
markup Fix context usage () () 2025-02-11 19:46:27 +08:00
migrations fix github migration error when using multiple tokens () () 2025-04-28 17:12:36 +00:00
mirror Fix mirror bug () () 2025-02-15 21:17:34 -08:00
notify Add new event commit status creation and webhook implementation () 2024-11-07 06:41:49 +00:00
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs () 2024-11-26 21:55:06 +00:00
org Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
packages Fix invalid version in RPM package path () () 2025-04-03 21:18:46 +00:00
projects Fix project issues list and counting () () 2025-02-18 00:59:32 +08:00
pull Fix wrong review requests when updating the pull request () () 2025-04-28 19:48:45 -07:00
release Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
repository Pull request updates will also trigger code owners review requests () () 2025-03-28 17:24:31 +00:00
secrets
task Fix "force private" logic () 2024-05-20 00:56:45 +00:00
uinotification
user Move team related functions to service layer () 2024-11-27 21:12:26 +00:00
webhook Fix discord webhook 400 status code when description limit is exceeded () () 2025-04-05 02:08:04 +00:00
webtheme
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances () 2024-09-06 10:12:41 +00:00