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

Mention SCM changeset ID in email

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • mercurial-plugin
    • None
    • Platform: All, OS: All

      MailSender does

      buf.append('[');
      buf.append(entry.getAuthor().getFullName());
      buf.append("] ");

      For Mercurial, it would be very useful to insert the changeset ID here as well.
      Similarly, for Subversion the commit number would be useful. Otherwise you need
      to click on the changelog, find the item mentioned in email, and look up its
      changeset ID there.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: