0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 10:11:59 +01:00
gitea/services/issue
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403)
Users could add reviewers when creating new PRs.

---------

Co-authored-by: splitt3r <splitt3r@users.noreply.github.com>
Co-authored-by: Sebastian Sauer <sauer.sebastian@gmail.com>
Co-authored-by: bb-ben <70356237+bboerben@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-11-09 04:48:31 +00:00
..
assignee.go Add reviewers selection to new pull request (#32403) 2024-11-09 04:48:31 +00:00
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 Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
milestone.go
milestone_test.go
pull.go
reaction.go
reaction_test.go
status.go Fix 500 error when state params is set when editing issue/PR by API (#31880) 2024-09-02 02:08:27 +08:00
template.go refactor: remove redundant err declarations (#32381) 2024-10-30 19:36:24 +00:00