mirror of
1
Fork 0
forgejo/services
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
..
actions
agit
asymkey
attachment
auth
automerge
context
convert
cron Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
externalaccount
forms Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
gitdiff Refactor git command package to improve security and maintainability (#22678) 2023-02-04 10:30:43 +08:00
issue
lfs
mailer
markup
migrations
mirror Refactor git command package to improve security and maintainability (#22678) 2023-02-04 10:30:43 +08:00
org
packages Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
pull Fix time to NotifyPullRequestSynchronized (#22650) 2023-02-05 19:57:38 +08:00
release
repository Repositories: by default disable all units except code and pulls on forks (#22541) 2023-02-04 14:48:38 +08:00
task
user
webhook
wiki