Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: ca75bde125b2b8a9bd6f9ce15e54c68de30a5cac
      
https://github.com/jenkinsci/github-plugin/commit/ca75bde125b2b8a9bd6f9ce15e54c68de30a5cac
  Author: Mark Waite <[email protected]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M src/main/java/com/coravy/hudson/plugins/github/GithubLinkAnnotator.java
    M 
src/test/java/com/coravy/hudson/plugins/github/GithubLinkAnnotatorTest.java

  Log Message:
  -----------
  [JENKINS-36445] Show first 7 characters of SHA1 in change log hyperlink (#128)

Most git repository browsing systems (bitbucket, cgit, github, gitweb)
display a short form of the SHA1 (commonly the first 7 characters) with
a clickable hyperlink that will take them to a page that includes the
full SHA1.

This change reduces the visible SHA1 text in the list of changes to the
first 7 characters of the SHA1, consistent with those other repository
browsers. It also adds assertions that the expected format is used and
simplifies the existing annotator tests.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to