Commit Graph

52 Commits (3319e9597e1b87160baf3b64d77e11cee4f8fb3f)

Author SHA1 Message Date
John Olheiser 7c4c01c0fd Fix review webhooks ()
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Lunny Xiao eb11ca6847
Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull ()
* extract actions on new pull request from models to pulls service

* improve code

* move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull

* fix fmt

* Rename pulls.go to pull.go