Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throttle failure emails, or provide a way for hosts to temporarily pause them. #81

Open
getsource opened this issue Jun 4, 2020 · 0 comments

Comments

@getsource
Copy link
Member

At the moment, when a tests start to fail, a host will receive an email to let them know this is the case.

The trouble is that this can result in an email sent with every WordPress commit when a host is already aware that there is a failure.

Currently, the only way to pause this is for a host to stop reporting until something is fixed. This is problematic because it'd be great for there to be .org visibility into failing tests, to find out when a change in trunk/master affects hosts.

A couple ideas:

  • Throttle emails to once per day, or couple of days, rather that every commit
  • Provide a way to acknowledge that a host knows there is a failure in some way, and pause the emails temporarily
  • Something else entirely?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant