It would be very useful if the message could be customized like:

      "${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"
      

      would result in

      windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925

          [JENKINS-34903] IRC plugin: custom post-build message

          ozizka created issue -
          ozizka made changes -
          Link New: This issue is related to JENKINS-34902 [ JENKINS-34902 ]
          ozizka made changes -
          Description Original: It would be very useful if the message could be customized like:

          {{"${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"}}

          would result in

          {quote}windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925{quote}
          New: It would be very useful if the message could be customized like:

          {code}
          {{"${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"}}
          {code}
          would result in

          {quote}windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925{quote}
          ozizka made changes -
          Description Original: It would be very useful if the message could be customized like:

          {code}
          {{"${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"}}
          {code}
          would result in

          {quote}windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925{quote}
          New: It would be very useful if the message could be customized like:

          {code}
          "${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"
          {code}
          would result in

          {quote}windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925{quote}
          ozizka made changes -
          Link New: This issue is related to JENKINS-5031 [ JENKINS-5031 ]

          ozizka added a comment - https://github.com/hudson3-plugins/instant-messaging-plugin/blob/master/src/main/resources/hudson/plugins/im/build_notify/Messages.properties
          ozizka made changes -
          Link New: This issue is related to JENKINS-11419 [ JENKINS-11419 ]

          ozizka added a comment -

          It seems this was fixed in 2011 by https://github.com/jenkinsci/instant-messaging-plugin/commit/8241564a92d342259ae4c95b1467b45998fb0188
          but for some reason, we are still getting
          (15:58:08) windup-jenkins: Yippee, build fixed!
          (15:58:08) windup-jenkins: Project windup-pr-builder build #1707: FIXED in 33 min: http://wonka.mw.lab.eng.bos.redhat.com/jenkins/job/windup-pr-builder/1707/

          ozizka added a comment - It seems this was fixed in 2011 by https://github.com/jenkinsci/instant-messaging-plugin/commit/8241564a92d342259ae4c95b1467b45998fb0188 but for some reason, we are still getting (15:58:08) windup-jenkins: Yippee, build fixed! (15:58:08) windup-jenkins: Project windup-pr-builder build #1707: FIXED in 33 min: http://wonka.mw.lab.eng.bos.redhat.com/jenkins/job/windup-pr-builder/1707/
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 171104 ] New: JNJira + In-Review [ 184163 ]

          Sorin Sbarnea added a comment -

          Is there a way to disable the "Yippee, build fixed" message completely? It drives me crazy to see so much spam as the real info is in the next line.

          Sorin Sbarnea added a comment - Is there a way to disable the "Yippee, build fixed" message completely? It drives me crazy to see so much spam as the real info is in the next line.

            kutzi kutzi
            ozizka ozizka
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: