]> source.dussan.org Git - gitea.git/commit
Fix code owners will not be mentioned when a pull request comes from a forked reposit...
authorGiteabot <teabot@gitea.io>
Mon, 15 Apr 2024 17:08:16 +0000 (01:08 +0800)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 17:08:16 +0000 (19:08 +0200)
commit3d31b5963e81b055318b4e6026239cda848bb22c
tree35beb94e0591ade99f0223c0507c5f2dc5e64709
parent7ffc0acc424b3116e1a478962b3ea51611c710e3
Fix code owners will not be mentioned when a pull request comes from a forked repository (#30476) (#30496)

Backport #30476 by @lunny

Fix #30277
Caused by #29783

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
services/issue/pull.go
tests/integration/pull_create_test.go
tests/integration/pull_review_test.go