You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gitea version (or commit ref): 1.12.5+25-g3dc7f2839 (Codeberg.org)
Description
Hey Gitea Team! 👋
Just a quick feature request: It would be good if project maintainers could get an email notification when the "WIP" of a WIP Pull Request is removed, so that they know right away when the Pull Request is ready for review.
Thanks and keep up the good work! :)
The text was updated successfully, but these errors were encountered:
* #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>
* go-gitea#14559 Reduce amount of email notifications for WIP draft PR's
don't notify repo watchers of WIP draft PR's
* go-gitea#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>
Description
Hey Gitea Team! 👋
Just a quick feature request: It would be good if project maintainers could get an email notification when the "WIP" of a WIP Pull Request is removed, so that they know right away when the Pull Request is ready for review.
Thanks and keep up the good work! :)
The text was updated successfully, but these errors were encountered: