Improved email on push service
Right now we have email on push that lets you define a set of email addresses (commonly a mailing list) that gets emailed on every push.
I think emails on push are really relevant for large companies and we should look into:
- Allowing people to sign up and unsubscribe themselves (currently only a project master can access the plugin)
- Allowing regexp rules to filter for what files you want to receive emails
- Allowing personal rules (instead of only project rules)
- Allowing daily digest emails (instead of an email on every push)
Inspired by: