1
0
Fork 0
forgejo/modules
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
..
analyze
auth Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
avatar
base
cache
charset
context
convert Fix some API bugs (#16184) 2021-06-18 01:24:55 +02:00
cron
csv
doctor
emoji
eventsource
generate Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
git More efficiently parse shas for shaPostProcessor (#16101) 2021-06-21 00:39:12 +02:00
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer Use git log name-status in get last commit (#16059) 2021-06-21 01:00:46 +03:00
lfs
log
markup Use html.Parse rather than html.ParseFragment (#16223) 2021-06-22 00:12:22 +02:00
matchlist
metrics
migrations
nosql
notification Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles
repository
secret
session
setting Reintroduce squash merge default comment as a config setting (#16134) 2021-06-19 00:08:22 +02:00
ssh
storage
structs Fix some API bugs (#16184) 2021-06-18 01:24:55 +02:00
svg
sync
task
templates
test
timeutil
translation
typesniffer
upload
uri
user
util
validation
web