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

Higher level notifications

XMLWordPrintable

      Today when you write notifications you have to construct your own notification messages for email, hipchat, slack, IRC, etc

      It would be nice if we settled on some sensitive defaults to make this kind of configuration possible*:

      post {
        always {
           send { hipchat }
           send { email }
        }
      }
      

      *Not proposed syntax but we need to make this high level OOTB so people dont have to write sendHipChatNotification() functions in declarative.

            abayer Andrew Bayer
            jamesdumay James Dumay
            Votes:
            14 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated:
              Resolved: