Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5411

Send the "still unstable" email rather than the "unstable" email, when the previous status was fail, and the status before that was unstable.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • email-ext-plugin
    • None

      I'm using the email-ext plugin, with both "unstable" and "still unstable" triggers defined.

      Tests are failing, so my builds are unstable. The "still unstable" email is sent.
      Someone commits a change that causes a compile error, the build fails. The "failed" email is sent.
      Someone commits a fix for the compile error, the build goes back to unstable.

      The problem is that at this point, the "unstable" email is sent. It should be the "still unstable" email, since before the previous fail, the status was unstable. If we send the "unstable" email, it gives the impression that new failures were introducted in that build, which is not the case.

            farshidce farshidce
            mwebber Matthew Webber
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: