rust-ci icon indicating copy to clipboard operation
rust-ci copied to clipboard

Rebuilding a "Fixed" or "Broken" build resends the email

Open jiri opened this issue 10 years ago • 0 comments

When rust-ci rebuilds a push that fixed a project, the "Fixed" or "Broken" notification email is resent to the owner, which can result in quite a lot of spammy emails.

Steps to reproduce:

  • Use rust-ci
  • Have a broken repo
  • Push a fix
  • Wait for rust-ci to rebuild after a nightly

Suggested fix:

Either making a new build (not rebuilding) or consulting with the Travis team on a better way to fix this.

jiri avatar Feb 25 '15 12:02 jiri