gitea/services/issue
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415)
This PR rewrites `GetReviewer` function and move it to service layer.

Reviewers should not be watchers, so that this PR removed all watchers
from reviewers. When the repository is under an organization, the pull
request unit read permission will be checked to resolve the bug of
#32394

Fix #32394
2024-11-22 10:44:48 -05:00
..
assignee.go
assignee_test.go
comments.go
commit.go
commit_test.go
content.go
issue.go
issue_test.go
label.go
label_test.go
main_test.go
milestone.go
milestone_test.go
pull.go
reaction.go
reaction_test.go
status.go
template.go