1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 00:21:40 +02:00
gitea/services
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663)
* #14559 Reduce amount of email notifications for WIP draft PR's

don't notify repo watchers of WIP draft PR's

* #13190 Notification when WIP Pull Request is ready for review

* Send email notification to repo watchers when WIP PR is created

* Send ui notification to repo watchers when WIP PR is created

* send specific email notification when PR is marked ready for review

instead of reusing the CreatePullRequest action

* Fix lint error

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 00:14:22 -04:00
..
archiver
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
comments
externalaccount
forms Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
gitdiff
issue
lfs
mailer Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
mirror Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
pull Reintroduce squash merge default comment as a config setting (#16134) 2021-06-19 00:08:22 +02:00
release
repository Fix private repo permission problem (#16142) 2021-06-14 14:30:35 -04:00
webhook Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
wiki