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

Hudson's instant messaging is unhelpfully wordy

      When Hudson reports a test pass or failure by IM, it reposts the entire commit message. If the commit message is long, such as one which is the result of a merge, the resulting posting will be longer than any IM posting should be.

      This patch causes only the first line of commit messages, which conventionally are a summary, to be reposted. An ellipsis is used to indicate when the message has been truncated.

      Regards,

          [JENKINS-6092] Hudson's instant messaging is unhelpfully wordy

          kutzi added a comment -

          I think that's a reasonable request, but I think it should be configurable (my commit comments are usually short - 2-3 lines - and I wouldn't want it to truncate these comments).

          Does the patch also contain an option to turn the truncation on/off?

          kutzi added a comment - I think that's a reasonable request, but I think it should be configurable (my commit comments are usually short - 2-3 lines - and I wouldn't want it to truncate these comments). Does the patch also contain an option to turn the truncation on/off?

          davel added a comment -

          At the moment, it's not configurable, it always hides everything but the first line of the commit message.

          davel added a comment - At the moment, it's not configurable, it always hides everything but the first line of the commit message.

          Sean Flanigan added a comment -

          See also http://issues.jenkins-ci.org/browse/JENKINS-5031 for another approach.

          Sean Flanigan added a comment - See also http://issues.jenkins-ci.org/browse/JENKINS-5031 for another approach.

            kutzi kutzi
            davel davel
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: