gitea/services/pull
Lunny Xiao 1e7248047c
Pull request updates will also trigger code owners review requests (#33744)
Fix #33490 

It will only read the changed file on the pushed commits but not all the
files of this PR.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-13 19:36:14 -07:00
..
check.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
check_test.go
comment.go
commit_status.go
commit_status_test.go
edits.go
lfs.go
main_test.go
merge.go Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
merge_ff_only.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
merge_merge.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
merge_prepare.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
merge_rebase.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
merge_squash.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
merge_test.go
patch.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
patch_unmerged.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
protected_branch.go Refactor: move part of updating protected branch logic to service layer (#33742) 2025-03-05 19:15:40 +00:00
pull.go Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
pull_test.go
review.go
review_test.go
reviewer.go
reviewer_test.go
temp_repo.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
update.go Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
update_rebase.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00