1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-12 01:08:13 +00:00
Files
gitea/tests/integration/pull_review_test.go
Lunny Xiao 7f962a16c9 Pull request updates will also trigger code owners review requests (#33744) (#34045)
Fix #33490
Backport #33744 

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-28 17:24:31 +00:00

12 KiB