1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-02 13:51:22 +00:00
forgejo/services
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's ()
*  Reduce amount of email notifications for WIP draft PR's

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

*  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 Fixed assert statements. () 2021-06-07 07:27:09 +02:00
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes () 2021-06-09 19:53:16 +02:00
comments Enhance Ghost comment mitigation Settings () 2021-01-21 21:56:19 -05:00
externalaccount Allow externalID to be UUID () 2019-10-17 10:06:28 +08:00
forms Add attachments for PR reviews () 2021-06-14 21:12:33 -04:00
gitdiff Fixed assert statements. () 2021-06-07 07:27:09 +02:00
issue Fixed assert statements. () 2021-06-07 07:27:09 +02:00
lfs Rewrite of the LFS server () 2021-06-06 02:59:27 +03:00
mailer Improve notifications for WIP draft PR's () 2021-06-23 00:14:22 -04:00
mirror Add push to remote mirror repository () 2021-06-14 19:20:43 +02:00
pull Reintroduce squash merge default comment as a config setting () 2021-06-19 00:08:22 +02:00
release Fixed assert statements. () 2021-06-07 07:27:09 +02:00
repository Fix private repo permission problem () 2021-06-14 14:30:35 -04:00
webhook Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
wiki Fix individual tests (addition to ) () 2021-05-12 00:13:42 -04:00