1
0
Fork 0
gitea/services/pull
Jason Song c18a62279a
Fix time to NotifyPullRequestSynchronized (#22650)
Should call `PushToBaseRepo` before
`notification.NotifyPullRequestSynchronized`.

Or the notifier will get an old commit when reading branch
`pull/xxx/head`.

Found by ~#21937~ #22679.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-05 19:57:38 +08:00
..
check.go
check_test.go
comment.go
commit_status.go
edits.go
lfs.go
main_test.go
merge.go
merge_test.go
patch.go
patch_unmerged.go
pull.go Fix time to NotifyPullRequestSynchronized (#22650) 2023-02-05 19:57:38 +08:00
pull_test.go
review.go
temp_repo.go
update.go