gitea/services/issue
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
..
assignee.go
assignee_test.go
comments.go Move commits signature and verify functions to service layers (#33605) 2025-02-16 12:24:07 +00:00
commit.go
commit_test.go
content.go
issue.go Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
issue_test.go
label.go
label_test.go
main_test.go
milestone.go
milestone_test.go
pull.go Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
reaction.go
reaction_test.go
status.go
suggestion.go Rework suggestion backend (#33538) 2025-02-10 16:24:05 +00:00
suggestion_test.go Rework suggestion backend (#33538) 2025-02-10 16:24:05 +00:00
template.go