mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fix #29763 Backport #29783 This PR fixes 2 problems with CodeOwner in the pull request. - Don't use the pull request base branch but merge-base as a diff base to detect the code owner. - CodeOwner detection in fork repositories will be disabled because almost all the fork repositories will not change CODEOWNERS files but it should not be used on fork repositories' pull requests. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
11 months ago | |
---|---|---|
.. | ||
activity.go | 2 years ago | |
attachment.go | 1 year ago | |
convert.go | 1 year ago | |
git_commit.go | 2 years ago | |
git_commit_test.go | ||
issue.go | 2 years ago | |
issue_comment.go | 1 year ago | |
issue_test.go | ||
main_test.go | 1 year ago | |
mirror.go | 1 year ago | |
notification.go | 1 year ago | |
package.go | 12 months ago | |
pull.go | 11 months ago | |
pull_review.go | 12 months ago | |
pull_review_test.go | 12 months ago | |
pull_test.go | 2 years ago | |
release.go | 2 years ago | |
release_test.go | 2 years ago | |
repository.go | 1 year ago | |
secret.go | 2 years ago | |
status.go | 2 years ago | |
user.go | 2 years ago | |
user_test.go | 2 years ago | |
utils.go | ||
utils_test.go | 2 years ago | |
wiki.go | 1 year ago |